Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 1146cf2

Browse files
chore(release): 1.0.0 [skip ci]
# 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))
1 parent 54e01e2 commit 1146cf2

File tree

3 files changed

+8255
-2685
lines changed

3 files changed

+8255
-2685
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 1.0.0 (2023-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bad embed property references ([deaff0f](https://github.com/rhidium/template/commit/deaff0f752778275a39b3aac3abf0edbbf0154fa))
7+
* improve logic for edit embed controller ([3c2a697](https://github.com/rhidium/template/commit/3c2a69773a2f8c7f715ec75a82dbbedcf8797a66))
8+
* **Lang:** dont escape localization key with discord cmd tags ([b86530f](https://github.com/rhidium/template/commit/b86530f0a9042eace9e7b09cd727e0fcbc118210))
9+
* lowercase command indexing for localization ([6259131](https://github.com/rhidium/template/commit/6259131b31f8484acf080f36a35113c122674221))
10+
11+
12+
### Features
13+
14+
* full translation ([9e3399c](https://github.com/rhidium/template/commit/9e3399c5135db351a756a43ea6f0d2fd63226f50))
15+
* initial commit ([5320486](https://github.com/rhidium/template/commit/5320486287cd938f904c1434987c8121f3fc5c05))

0 commit comments

Comments
 (0)