Skip to content

Commit aea6559

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2023-04-11) ### Documentation * updated README ([f5bb0d2](f5bb0d2))
1 parent f5bb0d2 commit aea6559

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/nxfullstack/style-lib/compare/v1.2.1...v1.2.2) (2023-04-11)
2+
3+
4+
### Documentation
5+
6+
* updated README ([f5bb0d2](https://github.com/nxfullstack/style-lib/commit/f5bb0d2866208f3af7987322cef811462200056a))
7+
18
## [1.2.1](https://github.com/nxfullstack/style-lib/compare/v1.2.0...v1.2.1) (2023-04-07)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-lib",
3-
"version": "0.0.0",
3+
"version": "1.2.2",
44
"license": "MIT",
55
"scripts": {
66
"contributors:add": "npx all-contributors add",

packages/style-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/nxfullstack/style-lib"
66
},
7-
"version": "0.0.1",
7+
"version": "1.2.2",
88
"main": "src/index.js",
99
"generators": "./generators.json",
1010
"executors": "./executors.json",

0 commit comments

Comments
 (0)