File tree 8 files changed +38
-6
lines changed
8 files changed +38
-6
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.1.1] ( https://github.com/userlike/joke/compare/v2.1.0...v2.1.1 ) (2021-10-09)
7
+
8
+ ** Note:** Version bump only for package joke
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.1.0] ( https://github.com/anilanar/dev/compare/v2.0.0...v2.1.0 ) (2021-08-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.0 " ,
2
+ "version" : " 2.1.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true
5
5
}
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.1.1] ( https://github.com/userlike/joke/compare/v2.1.0...v2.1.1 ) (2021-10-09)
7
+
8
+ ** Note:** Version bump only for package @userlike/babel-plugin-joke
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.1.0] ( https://github.com/userlike/joke/compare/v2.0.0...v2.1.0 ) (2021-08-31)
7
15
8
16
** Note:** Version bump only for package @userlike/babel-plugin-joke
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @userlike/babel-plugin-joke" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"main" : " dist/cjs/index.js" ,
5
5
"module" : " dist/es/index.js" ,
6
6
"types" : " dist/es/index.d.ts" ,
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.1.1] ( https://github.com/userlike/joke/compare/v2.1.0...v2.1.1 ) (2021-10-09)
7
+
8
+ ** Note:** Version bump only for package joke-example
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.1.0] ( https://github.com/anilanar/dev/compare/v2.0.0...v2.1.0 ) (2021-08-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " joke-example" ,
3
3
"private" : true ,
4
- "version" : " 2.1.0 " ,
4
+ "version" : " 2.1.1 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"build" : " tsc" ,
11
11
"test" : " jest"
12
12
},
13
13
"dependencies" : {
14
- "@userlike/joke" : " ^2.1.0 "
14
+ "@userlike/joke" : " ^2.1.1 "
15
15
},
16
16
"devDependencies" : {
17
17
"@types/jest" : " 27.0.2" ,
18
- "@userlike/babel-plugin-joke" : " ^2.1.0 "
18
+ "@userlike/babel-plugin-joke" : " ^2.1.1 "
19
19
}
20
20
}
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.1.1] ( https://github.com/userlike/joke/compare/v2.1.0...v2.1.1 ) (2021-10-09)
7
+
8
+ ** Note:** Version bump only for package @userlike/joke
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.1.0] ( https://github.com/userlike/joke/compare/v2.0.0...v2.1.0 ) (2021-08-31)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @userlike/joke" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"main" : " dist/cjs/index.js" ,
5
5
"module" : " dist/es/index.js" ,
6
6
"types" : " dist/es/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments