We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21643dd commit e0856d0Copy full SHA for e0856d0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.0.3](https://github.com/koki-develop/pinpm/compare/v0.0.2...v0.0.3) (2025-02-15)
4
+
5
6
+### Bug Fixes
7
8
+* release ([21643dd](https://github.com/koki-develop/pinpm/commit/21643ddd44baadbf24e39a59bfff68f64bb19d4f))
9
10
## [0.0.2](https://github.com/koki-develop/pinpm/compare/v0.0.1...v0.0.2) (2025-02-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "pinpm",
"description": "Pin dependency versions in package.json",
- "version": "0.0.2",
+ "version": "0.0.3",
"author": "koki-develop <[email protected]>",
"homepage": "https://github.com/koki-develop/pinpm",
"repository": {
0 commit comments