File tree Expand file tree Collapse file tree 6 files changed +34
-3
lines changed Expand file tree Collapse file tree 6 files changed +34
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.0.0-alpha.17] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.16...v4.0.0-alpha.17 ) (2024-02-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ * add list-style-image initial to discord-unordered-list ([ 0c9cd70] ( https://github.com/skyra-project/discord-components/commit/0c9cd7048fd9891dc9057b719bdd4fa6dfca5877 ) )
11
+
12
+ ### Features
13
+
14
+ * add ` DiscordComponentsError ` to signify errors ([ b072bea] ( https://github.com/skyra-project/discord-components/commit/b072beabe04895b7a778724d94b60c7adce7de74 ) )
15
+ * add discord-ordered-list ([ 42f8b49] ( https://github.com/skyra-project/discord-components/commit/42f8b4901a969a5c988db43974ffa0766a175577 ) )
16
+ * add discord-unordered-list and discord-list-item ([ 71d483d] ( https://github.com/skyra-project/discord-components/commit/71d483d4bd4a1865c2c9b296a97a70797b3a4b27 ) )
17
+
6
18
# [ 4.0.0-alpha.16] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.15...v4.0.0-alpha.16 ) (2024-02-17)
7
19
8
20
### Features
Original file line number Diff line number Diff line change 3
3
"packages" : [" packages/*" ],
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
6
- "version" : " 4.0.0-alpha.16 " ,
6
+ "version" : " 4.0.0-alpha.17 " ,
7
7
"command" : {
8
8
"publish" : {
9
9
"conventionalCommits" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.0.0-alpha.17] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.16...v4.0.0-alpha.17 ) (2024-02-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ * add list-style-image initial to discord-unordered-list ([ 0c9cd70] ( https://github.com/skyra-project/discord-components/commit/0c9cd7048fd9891dc9057b719bdd4fa6dfca5877 ) )
11
+
12
+ ### Features
13
+
14
+ * add ` DiscordComponentsError ` to signify errors ([ b072bea] ( https://github.com/skyra-project/discord-components/commit/b072beabe04895b7a778724d94b60c7adce7de74 ) )
15
+ * add discord-ordered-list ([ 42f8b49] ( https://github.com/skyra-project/discord-components/commit/42f8b4901a969a5c988db43974ffa0766a175577 ) )
16
+ * add discord-unordered-list and discord-list-item ([ 71d483d] ( https://github.com/skyra-project/discord-components/commit/71d483d4bd4a1865c2c9b296a97a70797b3a4b27 ) )
17
+
6
18
# [ 4.0.0-alpha.16] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.15...v4.0.0-alpha.16 ) (2024-02-17)
7
19
8
20
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @skyra/discord-components-core" ,
3
- "version" : " 4.0.0-alpha.16 " ,
3
+ "version" : " 4.0.0-alpha.17 " ,
4
4
"description" : " Web components to easily build and display fake Discord messages on your webpages." ,
5
5
"author" : " @skyra" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.0.0-alpha.17] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.16...v4.0.0-alpha.17 ) (2024-02-18)
7
+
8
+ ### Features
9
+
10
+ * add discord-ordered-list ([ 42f8b49] ( https://github.com/skyra-project/discord-components/commit/42f8b4901a969a5c988db43974ffa0766a175577 ) )
11
+ * add discord-unordered-list and discord-list-item ([ 71d483d] ( https://github.com/skyra-project/discord-components/commit/71d483d4bd4a1865c2c9b296a97a70797b3a4b27 ) )
12
+
6
13
# [ 4.0.0-alpha.16] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.15...v4.0.0-alpha.16 ) (2024-02-17)
7
14
8
15
** Note:** Version bump only for package @skyra/discord-components-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @skyra/discord-components-react" ,
3
- "version" : " 4.0.0-alpha.16 " ,
3
+ "version" : " 4.0.0-alpha.17 " ,
4
4
"description" : " React bindings for @skyra/discord-components-core" ,
5
5
"author" : " @skyra" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments