Skip to content

Commit

Permalink
chore(release): 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Nov 25, 2024
1 parent 4fe5939 commit f045b63
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.18.0](https://github.com/Dicelette/discord-dicelette/compare/1.17.0...1.18.0) (2024-11-25)


### Features

* **register:** allow to wipe all characters when registering new template ([4fe5939](https://github.com/Dicelette/discord-dicelette/commit/4fe5939f90da959b7cf049b4e940e4109a6e5433))


### Bug Fixes

* **copyResult:** add compare result (failure/success) & adjust aspect with other comments ([f337d1a](https://github.com/Dicelette/discord-dicelette/commit/f337d1a41e68b53c36f3dcca2b475032aa09c498))

## [1.17.0](https://github.com/Dicelette/discord-dicelette/compare/1.16.0...1.17.0) (2024-11-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.17.0",
"version": "1.18.0",
"description": "",
"main": "dist/index.js",
"repository": "",
Expand Down

0 comments on commit f045b63

Please sign in to comment.