Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 60bb507

Browse files
chore: release v1.0.0
1 parent 8b0c67c commit 60bb507

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

crates/figue-attrs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [1.0.0](https://github.com/bearcove/figue/compare/figue-attrs-v0.0.0...figue-attrs-v1.0.0) - 2026-01-26
11+
12+
### Other
13+
14+
- set crate path to figue
15+
- Convert to Cargo workspace structure ([#46](https://github.com/bearcove/figue/pull/46))

crates/figue/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [1.0.0](https://github.com/bearcove/figue/compare/figue-v0.1.0...figue-v1.0.0) - 2026-01-26
11+
12+
### Other
13+
14+
- Convert to Cargo workspace structure ([#46](https://github.com/bearcove/figue/pull/46))

0 commit comments

Comments
 (0)