Skip to content

Commit 58e2b19

Browse files
authored
Merge pull request #6 from wayofdev/release-please--branches--master--components--npm-shareable-configs
2 parents ebfa0e8 + b600d6d commit 58e2b19

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,5 +1,19 @@
11
# Changelog
22

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+
317
## 1.0.0 (2022-12-14)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wayofdev/npm-shareable-configs",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "lotyp7@gmail.com",
55
"description": "Shareable configurations with fully automated package publishing to NPM Registry.",
66
"keywords": [],

0 commit comments

Comments
 (0)