File tree Expand file tree Collapse file tree 8 files changed +25
-4
lines changed Expand file tree Collapse file tree 8 files changed +25
-4
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.34] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.33...v4.0.0-alpha.34 ) (2024-08-29)
7
+
8
+ ** Note:** Version bump only for package root
9
+
6
10
# [ 4.0.0-alpha.33] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.32...v4.0.0-alpha.33 ) (2024-08-24)
7
11
8
12
### Bug Fixes
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.33 " ,
6
+ "version" : " 4.0.0-alpha.34 " ,
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.34] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.33...v4.0.0-alpha.34 ) (2024-08-29)
7
+
8
+ ** Note:** Version bump only for package @skyra/discord-components-core
9
+
6
10
# [ 4.0.0-alpha.33] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.32...v4.0.0-alpha.33 ) (2024-08-24)
7
11
8
12
### Bug Fixes
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.33 " ,
3
+ "version" : " 4.0.0-alpha.34 " ,
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.34] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.33...v4.0.0-alpha.34 ) (2024-08-29)
7
+
8
+ ** Note:** Version bump only for package documentation
9
+
6
10
# [ 4.0.0-alpha.33] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.32...v4.0.0-alpha.33 ) (2024-08-24)
7
11
8
12
** Note:** Version bump only for package documentation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " documentation" ,
3
3
"type" : " module" ,
4
- "version" : " 4.0.0-alpha.33 " ,
4
+ "version" : " 4.0.0-alpha.34 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"dev" : " astro dev" ,
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 4.0.0-alpha.34] ( https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.33...v4.0.0-alpha.34 ) (2024-08-29)
7
+
8
+ ** Note:** Version bump only for package @skyra/discord-components-react
9
+
1
10
<div align =" center " >
2
11
3
12
# @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.33 " ,
3
+ "version" : " 4.0.0-alpha.34 " ,
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