File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/wayofdev/npm-shareable-configs/compare/v1.1.0...v1.2.0 ) (2022-12-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * auto-release ([ 7d1b6bc] ( https://github.com/wayofdev/npm-shareable-configs/commit/7d1b6bc16cb6c2321ece3a8f5506ef5d52b7bec4 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * npm publishing ([ debccdc] ( https://github.com/wayofdev/npm-shareable-configs/commit/debccdcce875774fb74653827d46da4ba1e56cda ) )
14
+ * publish action ([ ded55ca] ( https://github.com/wayofdev/npm-shareable-configs/commit/ded55ca354d9053fa956dd2f4b1a723058a22ed0 ) )
15
+ * wrong lock file, updating deps ([ 6dff4ad] ( https://github.com/wayofdev/npm-shareable-configs/commit/6dff4adb10e1c521c3fa79aa7510d244971be9cf ) )
16
+
17
+
18
+ ### Continuous Integration
19
+
20
+ * auto publish packages ([ 83818bc] ( https://github.com/wayofdev/npm-shareable-configs/commit/83818bc86162da2d5235f589c43b5f0d8b3554d6 ) )
21
+ * missing dep ([ 2eceb76] ( https://github.com/wayofdev/npm-shareable-configs/commit/2eceb766a60a416a5132652af013ddd4bb6e3a15 ) )
22
+ * publish packages ([ 6cac87d] ( https://github.com/wayofdev/npm-shareable-configs/commit/6cac87d55bc1488b1eee040c793d72fab12f5564 ) )
23
+ * wrong lock file ([ a854deb] ( https://github.com/wayofdev/npm-shareable-configs/commit/a854deb5a6990ecfd4082b70a2e426abc96e6828 ) )
24
+
3
25
## [ 1.1.0] ( https://github.com/wayofdev/npm-shareable-configs/compare/v1.0.0...v1.1.0 ) (2022-12-15)
4
26
5
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wayofdev/npm-shareable-configs" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"author" : " lotyp7@gmail.com" ,
5
5
"description" : " Shareable configurations with fully automated package publishing to NPM Registry." ,
6
6
"keywords" : [],
You can’t perform that action at this time.
0 commit comments