Skip to content

Commit

Permalink
chore(release): v3.10.33
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 24, 2024
1 parent e13380a commit e146ff3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [3.10.33](https://github.com/ridedott/release-me-action/compare/v3.10.32...v3.10.33) (2024-06-24)

### Chores

- **deps-dev:** bump @swc/core from 1.6.3 to 1.6.5
([e90254f](https://github.com/ridedott/release-me-action/commit/e90254fe043d3b6feaa280f057783cd5bcbeda14))
- **deps-dev:** bump @types/node from 20.14.7 to 20.14.8
([e13380a](https://github.com/ridedott/release-me-action/commit/e13380a0b154d5147bd55436f7bdf34942de6218))
- **deps:** bump @semantic-release/release-notes-generator from 14.0.0 to 14.0.1
([a95042d](https://github.com/ridedott/release-me-action/commit/a95042d8f50bce2679882e7f49c839b517e08868))

## [3.10.32](https://github.com/ridedott/release-me-action/compare/v3.10.31...v3.10.32) (2024-06-21)

### Chores
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@
"types": "tsc --noEmit"
},
"type": "module",
"version": "3.10.32"
"version": "3.10.33"
}

0 comments on commit e146ff3

Please sign in to comment.