Skip to content

Commit

Permalink
chore(release): v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent 1f98e2f commit 9259e79
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [3.10.1](https://github.com/ridedott/release-me-action/compare/v3.10.0...v3.10.1) (2023-11-30)

### Chores

- **deps-dev:** bump @ridedott/eslint-config from 2.27.16 to 2.27.17
([5bceb49](https://github.com/ridedott/release-me-action/commit/5bceb49218a087c86ae91a641de2d3f6a043148d))
- **deps-dev:** bump @types/node from 20.10.0 to 20.10.1
([1f98e2f](https://github.com/ridedott/release-me-action/commit/1f98e2fe501b6f226b84bd8d56af20ccc6bee01a))
- **deps-dev:** bump @types/node from 20.9.4 to 20.9.5
([78d5a50](https://github.com/ridedott/release-me-action/commit/78d5a50233b6457ba92bdbcdeb5b5672fce6c8f4))
- **deps-dev:** bump @types/node from 20.9.5 to 20.10.0
([79722a7](https://github.com/ridedott/release-me-action/commit/79722a76f546ca02856e4937cc02b57854d260e4))
- **deps:** bump @semantic-release/github from 9.2.3 to 9.2.4
([20da7e6](https://github.com/ridedott/release-me-action/commit/20da7e686bb37fb9f150a67d23dcba22a410c484))

# [3.10.0](https://github.com/ridedott/release-me-action/compare/v3.9.0...v3.10.0) (2023-11-22)

### 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.0"
"version": "3.10.1"
}

0 comments on commit 9259e79

Please sign in to comment.