Skip to content

Commit

Permalink
chore(release): @anolilab/[email protected] [skip ci]\n\n##…
Browse files Browse the repository at this point in the history
… @anolilab/semantic-release-pnpm [1.1.6](https://github.com/anolilab/semantic-release/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2024-12-15)

### Bug Fixes

* allowing node v23, updated @types/node ([41e4e33](41e4e33))
* **semantic-release-pnpm:** updated visulima fs, visulima package, visulima path, execa and registry-auth-token dependencies, updated all dev deps ([7212e22](7212e22))

### Dependencies

* **@anolilab/rc:** upgraded to 1.1.4
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent 14c4b82 commit 061c1ce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/semantic-release-pnpm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## @anolilab/semantic-release-pnpm [1.1.6](https://github.com/anolilab/semantic-release/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2024-12-15)

### Bug Fixes

* allowing node v23, updated @types/node ([41e4e33](https://github.com/anolilab/semantic-release/commit/41e4e3301f1f7c9e72603f39ec70eaad2c820445))
* **semantic-release-pnpm:** updated visulima fs, visulima package, visulima path, execa and registry-auth-token dependencies, updated all dev deps ([7212e22](https://github.com/anolilab/semantic-release/commit/7212e229c02b5e650ffc398c3394417af80c61f0))


### Dependencies

* **@anolilab/rc:** upgraded to 1.1.4

## @anolilab/semantic-release-pnpm [1.1.5](https://github.com/anolilab/semantic-release/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2024-11-03)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/semantic-release-pnpm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anolilab/semantic-release-pnpm",
"version": "1.1.5",
"version": "1.1.6",
"description": "Semantic-release plugin to publish a npm package with pnpm.",
"keywords": [
"anolilab",
Expand Down Expand Up @@ -63,7 +63,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@anolilab/rc": "1.1.3",
"@anolilab/rc": "1.1.4",
"@semantic-release/error": "^4.0.0",
"@visulima/fs": "^2.3.1",
"@visulima/package": "^3.1.6",
Expand Down

0 comments on commit 061c1ce

Please sign in to comment.