File tree Expand file tree Collapse file tree 6 files changed +20
-4
lines changed Expand file tree Collapse file tree 6 files changed +20
-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
+ ## [ 2.11.1] ( https://github.com/skyra-project/discord-components/compare/v2.11.0...v2.11.1 ) (2021-10-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** react:** fixed output targets ([ ba9faf1] ( https://github.com/skyra-project/discord-components/commit/ba9faf1ba0c04e89eba3e15341879cbc7dd65369 ) )
11
+
6
12
# [ 2.11.0] ( https://github.com/skyra-project/discord-components/compare/v2.10.1-alpha.0...v2.11.0 ) (2021-10-02)
7
13
8
14
### 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" : " 2.11.0 " ,
6
+ "version" : " 2.11.1 " ,
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.11.1] ( https://github.com/skyra-project/discord-components/compare/v2.11.0...v2.11.1 ) (2021-10-03)
7
+
8
+ ** Note:** Version bump only for package @skyra/discord-components-core
9
+
6
10
# [ 2.11.0] ( https://github.com/skyra-project/discord-components/compare/v2.10.1-alpha.0...v2.11.0 ) (2021-10-02)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @skyra/discord-components-core" ,
3
- "version" : " 2.11.0 " ,
3
+ "version" : " 2.11.1 " ,
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
+ ## [ 2.11.1] ( https://github.com/skyra-project/discord-components/compare/v2.11.0...v2.11.1 ) (2021-10-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** react:** fixed output targets ([ ba9faf1] ( https://github.com/skyra-project/discord-components/commit/ba9faf1ba0c04e89eba3e15341879cbc7dd65369 ) )
11
+
6
12
# [ 2.11.0] ( https://github.com/skyra-project/discord-components/compare/v2.10.1-alpha.0...v2.11.0 ) (2021-10-02)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @skyra/discord-components-react" ,
3
- "version" : " 2.11.0 " ,
3
+ "version" : " 2.11.1 " ,
4
4
"description" : " React bindings for @skyra/discord-components-core" ,
5
5
"author" : " @skyra" ,
6
6
"license" : " MIT" ,
25
25
"build:3" : " rollup -c"
26
26
},
27
27
"dependencies" : {
28
- "@skyra/discord-components-core" : " ^2.11.0 "
28
+ "@skyra/discord-components-core" : " ^2.11.1 "
29
29
},
30
30
"peerDependencies" : {
31
31
"react" : " 16.8.x || 17.x" ,
You can’t perform that action at this time.
0 commit comments