File tree Expand file tree Collapse file tree 12 files changed +62
-14
lines changed
Expand file tree Collapse file tree 12 files changed +62
-14
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.10.6] ( https://github.com/sonnen/kanva/compare/v0.10.5...v0.10.6 ) (2022-02-14)
7+
8+ ** Note:** Version bump only for package kanva
9+
10+
11+
12+
13+
614## [ 0.10.5] ( https://github.com/sonnen/kanva/compare/v0.10.4...v0.10.5 ) (2022-01-19)
715
816** Note:** Version bump only for package kanva
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.10.5 " ,
2+ "version" : " 0.10.6 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "packages" : [
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.10.6] ( https://github.com/sonnen/kanva/compare/v0.10.5...v0.10.6 ) (2022-02-14)
7+
8+ ** Note:** Version bump only for package @kanva/charts-react
9+
10+
11+
12+
13+
614## [ 0.10.5] ( https://github.com/sonnen/kanva/compare/v0.10.4...v0.10.5 ) (2022-01-19)
715
816** Note:** Version bump only for package @kanva/charts-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @kanva/charts-react" ,
3- "version" : " 0.10.5 " ,
3+ "version" : " 0.10.6 " ,
44 "description" : " React bindings for @kanva/charts" ,
55 "keywords" : [
66 " canvas" ,
4848 "tslib" : " ^2.1.0"
4949 },
5050 "devDependencies" : {
51- "@kanva/charts" : " ^0.10.5 " ,
52- "@kanva/react" : " ^0.10.5 "
51+ "@kanva/charts" : " ^0.10.6 " ,
52+ "@kanva/react" : " ^0.10.6 "
5353 }
5454}
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.10.6] ( https://github.com/sonnen/kanva/compare/v0.10.5...v0.10.6 ) (2022-02-14)
7+
8+ ** Note:** Version bump only for package @kanva/charts
9+
10+
11+
12+
13+
614## [ 0.10.5] ( https://github.com/sonnen/kanva/compare/v0.10.4...v0.10.5 ) (2022-01-19)
715
816** Note:** Version bump only for package @kanva/charts
Original file line number Diff line number Diff line change 11{
22 "name" : " @kanva/charts" ,
3- "version" : " 0.10.5 " ,
3+ "version" : " 0.10.6 " ,
44 "description" : " Chart views for Kanva" ,
55 "keywords" : [
66 " canvas" ,
4949 "tslib" : " ^2.1.0"
5050 },
5151 "devDependencies" : {
52- "@kanva/core" : " ^0.10.5 "
52+ "@kanva/core" : " ^0.10.6 "
5353 }
5454}
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.10.6] ( https://github.com/sonnen/kanva/compare/v0.10.5...v0.10.6 ) (2022-02-14)
7+
8+ ** Note:** Version bump only for package @kanva/core
9+
10+
11+
12+
13+
614## [ 0.10.5] ( https://github.com/sonnen/kanva/compare/v0.10.4...v0.10.5 ) (2022-01-19)
715
816** Note:** Version bump only for package @kanva/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @kanva/core" ,
3- "version" : " 0.10.5 " ,
3+ "version" : " 0.10.6 " ,
44 "description" : " Draw on HTML5 Canvas element using views" ,
55 "keywords" : [
66 " canvas" ,
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.10.6] ( https://github.com/sonnen/kanva/compare/v0.10.5...v0.10.6 ) (2022-02-14)
7+
8+ ** Note:** Version bump only for package example
9+
10+
11+
12+
13+
614## [ 0.10.5] ( https://github.com/sonnen/kanva/compare/v0.10.4...v0.10.5 ) (2022-01-19)
715
816** Note:** Version bump only for package example
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
3- "version" : " 0.10.5 " ,
3+ "version" : " 0.10.6 " ,
44 "description" : " Usage example for Kanva" ,
55 "keywords" : [
66 " kanva" ,
2727 "dist" : " dist"
2828 },
2929 "dependencies" : {
30- "@kanva/charts" : " ^0.10.5 " ,
31- "@kanva/charts-react" : " ^0.10.5 " ,
32- "@kanva/core" : " ^0.10.5 " ,
33- "@kanva/react" : " ^0.10.5 " ,
30+ "@kanva/charts" : " ^0.10.6 " ,
31+ "@kanva/charts-react" : " ^0.10.6 " ,
32+ "@kanva/core" : " ^0.10.6 " ,
33+ "@kanva/react" : " ^0.10.6 " ,
3434 "tslib" : " ^2.1.0"
3535 },
3636 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments