File tree Expand file tree Collapse file tree 18 files changed +88
-16
lines changed Expand file tree Collapse file tree 18 files changed +88
-16
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.6] ( https://github.com/ingram-projects/animxyz/compare/v0.6.5...v0.6.6 ) (2022-01-12)
7+
8+ ** Note:** Version bump only for package animxyz
9+
10+
11+
12+
13+
614## [ 0.6.5] ( https://github.com/ingram-projects/animxyz/compare/v0.6.4...v0.6.5 ) (2021-12-01)
715
816
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.6] ( https://github.com/ingram-projects/animxyz/compare/v0.6.5...v0.6.6 ) (2022-01-12)
7+
8+ ** Note:** Version bump only for package @animxyz/docs
9+
10+
11+
12+
13+
614## [ 0.6.5] ( https://github.com/ingram-projects/animxyz/compare/v0.6.4...v0.6.5 ) (2021-12-01)
715
816** Note:** Version bump only for package @animxyz/docs
Original file line number Diff line number Diff line change 11{
22 "name" : " @animxyz/docs" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.6.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " gridsome build" ,
99 "explore" : " gridsome explore"
1010 },
1111 "dependencies" : {
12- "@animxyz/vue" : " ^0.6.5 " ,
12+ "@animxyz/vue" : " ^0.6.6 " ,
1313 "body-scroll-lock" : " ^3.1.5" ,
1414 "fontsource-inconsolata" : " 4.0.0" ,
1515 "gridsome" : " ^0.7.23" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.6] ( https://github.com/ingram-projects/animxyz/compare/v0.6.5...v0.6.6 ) (2022-01-12)
7+
8+ ** Note:** Version bump only for package @animxyz/react-examples
9+
10+
11+
12+
13+
614## [ 0.6.4] ( https://github.com/ingram-projects/animxyz/compare/v0.6.3...v0.6.4 ) (2021-06-30)
715
816** Note:** Version bump only for package @animxyz/react-examples
Original file line number Diff line number Diff line change 11{
22 "name" : " @animxyz/react-examples" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " PORT=8080 SKIP_PREFLIGHT_CHECK=true craco start"
77 },
88 "dependencies" : {
9- "@animxyz/react" : " ^0.6.4 " ,
9+ "@animxyz/react" : " ^0.6.6 " ,
1010 "fontsource-inconsolata" : " 4.0.0" ,
1111 "react" : " ^17.0.2" ,
1212 "react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.6] ( https://github.com/ingram-projects/animxyz/compare/v0.6.5...v0.6.6 ) (2022-01-12)
7+
8+ ** Note:** Version bump only for package @animxyz/vue-examples
9+
10+
11+
12+
13+
614## [ 0.6.5] ( https://github.com/ingram-projects/animxyz/compare/v0.6.4...v0.6.5 ) (2021-12-01)
715
816** Note:** Version bump only for package @animxyz/vue-examples
Original file line number Diff line number Diff line change 11{
22 "name" : " @animxyz/vue-examples" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.6.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " vue-cli-service serve"
77 },
88 "dependencies" : {
9- "@animxyz/vue" : " ^0.6.5 " ,
9+ "@animxyz/vue" : " ^0.6.6 " ,
1010 "core-js" : " ^3.15.1" ,
1111 "fontsource-inconsolata" : " 4.0.0" ,
1212 "ress" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.6] ( https://github.com/ingram-projects/animxyz/compare/v0.6.5...v0.6.6 ) (2022-01-12)
7+
8+ ** Note:** Version bump only for package @animxyz/vue3-examples
9+
10+
11+
12+
13+
614## [ 0.6.5] ( https://github.com/ingram-projects/animxyz/compare/v0.6.4...v0.6.5 ) (2021-12-01)
715
816** Note:** Version bump only for package @animxyz/vue3-examples
Original file line number Diff line number Diff line change 11{
22 "name" : " @animxyz/vue3-examples" ,
3- "version" : " 0.6.5 " ,
3+ "version" : " 0.6.6 " ,
44 "private" : true ,
55 "workspaces" : {
66 "nohoist" : [
1111 "start" : " vue-cli-service serve"
1212 },
1313 "dependencies" : {
14- "@animxyz/vue3" : " ^0.6.5 " ,
14+ "@animxyz/vue3" : " ^0.6.6 " ,
1515 "core-js" : " ^3.15.1" ,
1616 "fontsource-inconsolata" : " 4.0.0" ,
1717 "ress" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.6.5 " ,
5+ "version" : " 0.6.6 " ,
66 "npmClient" : " yarn" ,
77 "npmClientArgs" : [
88 " --no-lockfile"
You can’t perform that action at this time.
0 commit comments