Skip to content

Commit

Permalink
chore(release): 1.1.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.12](v1.1.11...v1.1.12) (2024-05-07)

### Bug Fixes

* **deps:** update dependency semver to v7.6.1 ([a75cdbf](a75cdbf))
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent a75cdbf commit 7e8053b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dmeents/semantic-release-yarn",
"version": "1.1.11",
"version": "1.1.12",
"description": "A plugin for semantic-release to support publishing to NPM with yarn@berry",
"keywords": [
"semantic-release",
Expand Down Expand Up @@ -40,7 +40,7 @@
"packageManager": "yarn@3.8.2",
"devDependencies": {
"@dmeents/maestro": "^1.6.42",
"@dmeents/semantic-release-yarn": "1.1.11",
"@dmeents/semantic-release-yarn": "1.1.12",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.0",
Expand Down

0 comments on commit 7e8053b

Please sign in to comment.