Skip to content

Commit

Permalink
build: prelease version 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent 1f62fbc commit 38422cb
Show file tree
Hide file tree
Showing 25 changed files with 124 additions and 47 deletions.
30 changes: 15 additions & 15 deletions common/config/rush/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vstoryMain","version":"0.0.12","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vstoryMain","version":"0.0.13","nextBump":"patch"}]
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/vstory": "workspace:0.0.12",
"@visactor/vstory": "workspace:0.0.13",
"@visactor/vutils": "~0.18.17",
"markdown-it": "^13.0.0",
"highlight.js": "^11.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory-animate/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-animate",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-animate_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-animate_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory-animate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-animate

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vstory-animate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-animate",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@visactor/vchart-extension": "0.0.3-vstory.2",
"@visactor/vdataset": "~0.18.17",
"@visactor/vscale": "~0.18.17",
"@visactor/vstory-core": "workspace:0.0.12"
"@visactor/vstory-core": "workspace:0.0.13"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-core",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-core_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-core_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-core

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vstory-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-core",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory-editor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-editor",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-editor_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-editor_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-editor

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vstory-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-editor",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@visactor/vchart-extension": "0.0.3-vstory.2",
"@visactor/vdataset": "~0.18.17",
"@visactor/vscale": "~0.18.17",
"@visactor/vstory-core": "workspace:0.0.12"
"@visactor/vstory-core": "workspace:0.0.13"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
8 changes: 7 additions & 1 deletion packages/vstory-external/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-editor",
"name": "@visactor/vstory-external",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-external_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-editor_v0.0.12",
Expand Down
9 changes: 7 additions & 2 deletions packages/vstory-external/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-editor
# Change Log - @visactor/vstory-external

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/vstory-external/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-external",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down Expand Up @@ -34,9 +34,9 @@
"@visactor/vchart-extension": "0.0.3-vstory.2",
"@visactor/vdataset": "~0.18.17",
"@visactor/vscale": "~0.18.17",
"@visactor/vstory-core": "workspace:0.0.12",
"@visactor/vstory-animate": "workspace:0.0.12",
"@visactor/vstory-player": "workspace:0.0.12"
"@visactor/vstory-core": "workspace:0.0.13",
"@visactor/vstory-animate": "workspace:0.0.13",
"@visactor/vstory-player": "workspace:0.0.13"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory-player/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-player",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-player_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-player_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory-player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-player

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/vstory-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-player",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down Expand Up @@ -34,8 +34,8 @@
"@visactor/vchart-extension": "0.0.3-vstory.2",
"@visactor/vdataset": "~0.18.17",
"@visactor/vscale": "~0.18.17",
"@visactor/vstory-core": "workspace:0.0.12",
"@visactor/vstory-animate": "workspace:0.0.12"
"@visactor/vstory-core": "workspace:0.0.13",
"@visactor/vstory-animate": "workspace:0.0.13"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory-templates/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory-templates",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory-templates_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory-templates_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory-templates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory-templates

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vstory-templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vstory-templates",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@visactor/vchart-extension": "0.0.3-vstory.2",
"@visactor/vdataset": "~0.18.17",
"@visactor/vscale": "~0.18.17",
"@visactor/vstory-core": "workspace:0.0.12"
"@visactor/vstory-core": "workspace:0.0.13"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/vstory/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vstory",
"entries": [
{
"version": "0.0.13",
"tag": "@visactor/vstory_v0.0.13",
"date": "Mon, 25 Nov 2024 13:17:43 GMT",
"comments": {}
},
{
"version": "0.0.12",
"tag": "@visactor/vstory_v0.0.12",
Expand Down
7 changes: 6 additions & 1 deletion packages/vstory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vstory

This log was last generated on Mon, 18 Nov 2024 10:35:05 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 13:17:43 GMT and should not be manually modified.

## 0.0.13
Mon, 25 Nov 2024 13:17:43 GMT

_Version update only_

## 0.0.12
Mon, 18 Nov 2024 10:35:05 GMT
Expand Down
Loading

0 comments on commit 38422cb

Please sign in to comment.