Skip to content

Commit b3dc869

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.0 [skip ci]
1 parent 292d75a commit b3dc869

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.0.0](https://github.com/ncarlier/readflow/compare/v0.2.1...v1.0.0) (2023-09-27)
2+
3+
4+
### Code Refactoring
5+
6+
* **config:** configuration refactoring ([292d75a](https://github.com/ncarlier/readflow/commit/292d75abaf3b61cbb3d41efc7afa44294605cc01))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **config:** Good starting point for a 1.0
12+
13+
14+
115
## [0.2.1](https://github.com/ncarlier/readflow/compare/v0.2.0...v0.2.1) (2023-09-24)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.2.1"
2+
"version": "1.0.0"
33
}

0 commit comments

Comments
 (0)