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 45869f4 commit 974a4f8Copy full SHA for 974a4f8
workspaces/libnpmversion/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.0.3](https://github.com/npm/cli/compare/libnpmversion-v3.0.2...libnpmversion-v3.0.3) (2022-04-12)
4
+
5
6
+### Dependencies
7
8
+* remove stringify-package ([#4714](https://github.com/npm/cli/issues/4714)) ([e33aa0f](https://github.com/npm/cli/commit/e33aa0f94f87ae4f9d2a73781e84832ef61d1855))
9
10
### [3.0.2](https://github.com/npm/cli/compare/libnpmversion-v3.0.1...libnpmversion-v3.0.2) (2022-04-06)
11
12
workspaces/libnpmversion/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmversion",
- "version": "3.0.2",
+ "version": "3.0.3",
"main": "lib/index.js",
"files": [
"bin/",
0 commit comments