Skip to content

Commit

Permalink
chore(release): @frsource/release-it-config v1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent 5650e7e commit f33f564
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/release-it-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [1.22.0](https://github.com/FRSOURCE/toolkit/compare/@frsource/release-it-config-v1.21.0...${npm.name}-v1.22.0) (2024-10-28)


### Bug Fixes

* **deps:** update all non-major dependency bump ([#88](https://github.com/FRSOURCE/toolkit/issues/88)) ([37e0a3f](https://github.com/FRSOURCE/toolkit/commit/37e0a3f2fa9585a1ac65d8f6c62a866a5514a15a))

# [1.21.0](https://github.com/FRSOURCE/toolkit/compare/@frsource/release-it-config-v1.20.0...${npm.name}-v1.21.0) (2024-10-21)

# [1.20.0](https://github.com/FRSOURCE/toolkit/compare/@frsource/release-it-config-v1.19.0...${npm.name}-v1.20.0) (2024-10-14)
Expand Down
2 changes: 1 addition & 1 deletion packages/release-it-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frsource/release-it-config",
"version": "1.21.0",
"version": "1.22.0",
"main": "index.cjs",
"types": "index.d.cts",
"type": "module",
Expand Down

0 comments on commit f33f564

Please sign in to comment.