Skip to content

Commit

Permalink
chore(main): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
1 parent 365deb6 commit b1bd0f6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.1](https://github.com/andipaetzold/tttt-discord/compare/v1.0.0...v1.0.1) (2024-12-19)


### Bug Fixes

* **deps:** update dependency @sentry/node to v8.42.0 ([#1097](https://github.com/andipaetzold/tttt-discord/issues/1097)) ([9575fa4](https://github.com/andipaetzold/tttt-discord/commit/9575fa468d1147ca49a43965aa7ff4256cd8fc0f))
* **deps:** update dependency @sentry/node to v8.43.0 ([#1101](https://github.com/andipaetzold/tttt-discord/issues/1101)) ([fc1d77d](https://github.com/andipaetzold/tttt-discord/commit/fc1d77d368308b0156b93255c00e43e7f440ef1e))
* **deps:** update dependency @sentry/node to v8.44.0 ([#1103](https://github.com/andipaetzold/tttt-discord/issues/1103)) ([c981bd3](https://github.com/andipaetzold/tttt-discord/commit/c981bd3346fc2a5bc946ebccc3003add22ab7b3f))
* **deps:** update dependency @sentry/node to v8.45.0 ([#1105](https://github.com/andipaetzold/tttt-discord/issues/1105)) ([805ac3f](https://github.com/andipaetzold/tttt-discord/commit/805ac3fda88df05b3545c344e592f4659e0db5cc))
* **deps:** update dependency @sentry/node to v8.45.1 ([#1106](https://github.com/andipaetzold/tttt-discord/issues/1106)) ([365deb6](https://github.com/andipaetzold/tttt-discord/commit/365deb6c0ae9f32643d35410fcaf0095519598e5))
* **deps:** update dependency discord-api-types to v0.37.111 ([#1100](https://github.com/andipaetzold/tttt-discord/issues/1100)) ([c0f6b16](https://github.com/andipaetzold/tttt-discord/commit/c0f6b16be9fed0ed569f9d31f2e1a8de8e64e503))

## 1.0.0 (2024-12-05)

Initial release
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
@@ -1,6 +1,6 @@
{
"name": "tttt-discord",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "dist/index.js",
"license": "MIT",
Expand Down

0 comments on commit b1bd0f6

Please sign in to comment.