We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1ed02c + 7cbbb6d commit fe3fc93Copy full SHA for fe3fc93
packages/plotly-renderer/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 2.0.3
4
+
5
+### Patch Changes
6
7
+- da9795b: fix: 잘못된 베타 버전이 latest 태그로 배포된 문제 수정
8
+ - vue-pivottable@1.1.4
9
10
## 2.0.2
11
12
### Patch Changes
packages/plotly-renderer/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue-pivottable/plotly-renderer",
- "version": "2.0.2",
+ "version": "2.0.3-beta.1750378414",
"type": "module",
"exports": {
".": {
0 commit comments