Skip to content

Commit

Permalink
chore(release): publish new versions
Browse files Browse the repository at this point in the history
 - @opendatasoft/[email protected]
 - @opendatasoft/[email protected]
  • Loading branch information
KevinFabre-ods committed Sep 18, 2023
1 parent 049672e commit f046cdd
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 7 deletions.
11 changes: 11 additions & 0 deletions packages/visualizations-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.15.3](https://github.com/opendatasoft/ods-dataviz-sdk/compare/@opendatasoft/[email protected]...@opendatasoft/[email protected]) (2023-09-18)


### Bug Fixes

* **Chart:** expose `stack` property ([049672e](https://github.com/opendatasoft/ods-dataviz-sdk/commit/049672eb8a721070f957fca22866cbb6b74a7920))





## [0.15.2](https://github.com/opendatasoft/ods-dataviz-sdk/compare/@opendatasoft/[email protected]...@opendatasoft/[email protected]) (2023-09-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/visualizations-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/visualizations-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opendatasoft/visualizations-react",
"version": "0.15.2",
"version": "0.15.3",
"license": "MIT",
"author": "opendatasoft",
"homepage": "https://github.com/opendatasoft/ods-dataviz-sdk",
Expand Down Expand Up @@ -53,7 +53,7 @@
"trailingComma": "es5"
},
"dependencies": {
"@opendatasoft/visualizations": "0.15.2",
"@opendatasoft/visualizations": "0.15.3",
"use-callback-ref": "^1.2.4"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/visualizations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.15.3](https://github.com/opendatasoft/ods-dataviz-sdk/compare/@opendatasoft/[email protected]...@opendatasoft/[email protected]) (2023-09-18)


### Bug Fixes

* **Chart:** expose `stack` property ([049672e](https://github.com/opendatasoft/ods-dataviz-sdk/commit/049672eb8a721070f957fca22866cbb6b74a7920))





## [0.15.2](https://github.com/opendatasoft/ods-dataviz-sdk/compare/@opendatasoft/[email protected]...@opendatasoft/[email protected]) (2023-09-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/visualizations/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/visualizations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opendatasoft/visualizations",
"version": "0.15.2",
"version": "0.15.3",
"license": "MIT",
"author": "opendatasoft",
"homepage": "https://github.com/opendatasoft/ods-dataviz-sdk",
Expand Down

0 comments on commit f046cdd

Please sign in to comment.