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 bde3801 commit 1109398Copy full SHA for 1109398
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/wayofdev/npm-shareable-configs/compare/v1.2.0...v1.2.1) (2022-12-16)
4
+
5
6
+### Bug Fixes
7
8
+* do not require next deps ([aaaa3cb](https://github.com/wayofdev/npm-shareable-configs/commit/aaaa3cbcf74f06788c000e0f868d78d3db43913c))
9
10
## [1.2.0](https://github.com/wayofdev/npm-shareable-configs/compare/v1.1.0...v1.2.0) (2022-12-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/npm-shareable-configs",
- "version": "1.2.0",
+ "version": "1.2.1",
"author": "lotyp7@gmail.com",
"description": "Shareable configurations with fully automated package publishing to NPM Registry.",
"keywords": [],
0 commit comments