Skip to content

Commit 1798ecd

Browse files
chore(main): release nvmermind 1.0.3
1 parent 1c99472 commit 1798ecd

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.2"
2+
".": "1.0.3"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.3](https://github.com/boneskull/nvmermind/compare/nvmermind-v1.0.2...nvmermind-v1.0.3) (2025-05-31)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency semver to v7.6.3 ([e9c435e](https://github.com/boneskull/nvmermind/commit/e9c435eb9dc7e5fe04cb699adc0a3f01ccda3134))
11+
* **deps:** update dependency semver to v7.7.0 ([#315](https://github.com/boneskull/nvmermind/issues/315)) ([57988bc](https://github.com/boneskull/nvmermind/commit/57988bcb714b30455d1be7923108a0d4eac66cfc))
12+
* **deps:** update dependency semver to v7.7.1 ([#319](https://github.com/boneskull/nvmermind/issues/319)) ([0297980](https://github.com/boneskull/nvmermind/commit/02979807448ce8691466e2c9e528bda58c3de1fb))
13+
* **deps:** update dependency semver to v7.7.2 ([#370](https://github.com/boneskull/nvmermind/issues/370)) ([0091d36](https://github.com/boneskull/nvmermind/commit/0091d36868d4b12cd5d2fb953c181aa9f01aa380))
14+
515
## [1.0.2](https://github.com/boneskull/nvmermind/compare/nvmermind-v1.0.1...nvmermind-v1.0.2) (2024-09-09)
616

717

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nvmermind",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Uninstall old versions of Node.js as installed by nvm",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)