Skip to content

Commit

Permalink
chore(release): 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Jun 16, 2024
1 parent 09a8279 commit 53959b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.4.3](https://github.com/Dicelette/discord-dicelette/compare/1.4.2...1.4.3) (2024-06-16)


### Bug Fixes

* do not mention user in comments ([09a8279](https://github.com/Dicelette/discord-dicelette/commit/09a82795ca1bb2d650852fc0f8156472313050ae))
* format error when pinging user in comments ([287baa9](https://github.com/Dicelette/discord-dicelette/commit/287baa9397167fd274059ab2d40dd246c7587667))

## [1.4.2](https://github.com/Dicelette/discord-dicelette/compare/1.4.1...1.4.2) (2024-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dicelette",
"version": "1.4.2",
"version": "1.4.3",
"description": "",
"main": "dist/index.js",
"repository": "",
Expand Down

0 comments on commit 53959b3

Please sign in to comment.