File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
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
+ ## [ 2.0.7-alpha.0] ( https://github.com/skyra-project/discord-components/compare/v2.0.6...v2.0.7-alpha.0 ) (2021-05-19)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** core:** specify exports for loader ([ b94604f] ( https://github.com/skyra-project/discord-components/commit/b94604f374ef2944786469401d1505888f6ccc05 ) )
11
+
6
12
## [ 2.0.6] ( https://github.com/skyra-project/discord-components/compare/v2.0.5...v2.0.6 ) (2021-05-19)
7
13
8
14
### 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" : " 2.0.6 " ,
6
+ "version" : " 2.0.7-alpha.0 " ,
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
+ ## [ 2.0.7-alpha.0] ( https://github.com/skyra-project/discord-components/compare/v2.0.6...v2.0.7-alpha.0 ) (2021-05-19)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** core:** specify exports for loader ([ b94604f] ( https://github.com/skyra-project/discord-components/commit/b94604f374ef2944786469401d1505888f6ccc05 ) )
11
+
6
12
## [ 2.0.6] ( https://github.com/skyra-project/discord-components/compare/v2.0.5...v2.0.6 ) (2021-05-19)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @skyra/discord-components-core" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.0.7-alpha.0 " ,
4
4
"description" : " Web components to easily build and display fake Discord messages on your webpages." ,
5
5
"author" : " @skyra" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments