10000 v5.2.1 · plotly/angular-plotly.js@7b9af4f · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b9af4f

Browse files
committed
v5.2.1
1 parent 20ef1fe commit 7b9af4f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [5.2.1] - 2023-06-19
4+
### Fixing
5+
- Returning version for themes didn't work when publishing
36

47
## [5.1.1] - 2023-06-15
58
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-plotly.js",
3-
"version": "5.1.1",
3+
"version": "5.2.1",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

projects/plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-plotly.js",
3-
"version": "5.1.1",
3+
"version": "5.2.1",
44
"license": "MIT",
55
"peerDependencies": {
66
"@angular/common": ">=15.0.0",

0 commit comments

Comments
 (0)
0