We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292d75a commit b3dc869Copy full SHA for b3dc869
CHANGELOG.md
@@ -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
15
## [0.2.1](https://github.com/ncarlier/readflow/compare/v0.2.0...v0.2.1) (2023-09-24)
16
17
package.json
@@ -1,3 +1,3 @@
{
- "version": "0.2.1"
+ "version": "1.0.0"
}
0 commit comments