File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.0] ( https://github.com/wayofdev/npm-shareable-configs/compare/v1.0.0...v1.1.0 ) (2022-12-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * add jest-config package ([ 632be02] ( https://github.com/wayofdev/npm-shareable-configs/commit/632be02f3ea83c15543a2b46496b66c3916566af ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * added readme ([ c1a0b29] ( https://github.com/wayofdev/npm-shareable-configs/commit/c1a0b292aad432bb30dbbd09d1b0080b189b4fb5 ) )
14
+ * updating jest ([ ebfa0e8] ( https://github.com/wayofdev/npm-shareable-configs/commit/ebfa0e83886c70ccb6448ddfeac87f2349c82a52 ) )
15
+ * updating readme files ([ 2f777e3] ( https://github.com/wayofdev/npm-shareable-configs/commit/2f777e3db77800aa487b965e6b6ba9aa24edf841 ) )
16
+
3
17
## 1.0.0 (2022-12-14)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wayofdev/npm-shareable-configs" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .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