Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-12-06)

### Bug Fixes

* bad embed property references ([deaff0f](deaff0f))
* improve logic for edit embed controller ([3c2a697](3c2a697))
* **Lang:** dont escape localization key with discord cmd tags ([b86530f](b86530f))
* lowercase command indexing for localization ([6259131](6259131))

### Features

* full translation ([9e3399c](9e3399c))
* initial commit ([5320486](5320486))
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 54e01e2 commit 1146cf2
Show file tree
Hide file tree
Showing 3 changed files with 8,255 additions and 2,685 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 1.0.0 (2023-12-06)


### Bug Fixes

* bad embed property references ([deaff0f](https://github.com/rhidium/template/commit/deaff0f752778275a39b3aac3abf0edbbf0154fa))
* improve logic for edit embed controller ([3c2a697](https://github.com/rhidium/template/commit/3c2a69773a2f8c7f715ec75a82dbbedcf8797a66))
* **Lang:** dont escape localization key with discord cmd tags ([b86530f](https://github.com/rhidium/template/commit/b86530f0a9042eace9e7b09cd727e0fcbc118210))
* lowercase command indexing for localization ([6259131](https://github.com/rhidium/template/commit/6259131b31f8484acf080f36a35113c122674221))


### Features

* full translation ([9e3399c](https://github.com/rhidium/template/commit/9e3399c5135db351a756a43ea6f0d2fd63226f50))
* initial commit ([5320486](https://github.com/rhidium/template/commit/5320486287cd938f904c1434987c8121f3fc5c05))
Loading

0 comments on commit 1146cf2

Please sign in to comment.