Skip to content

Commit

Permalink
chore(release): bump version (#1717)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 28, 2024
1 parent 8831a37 commit 76ee52b
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/thirty-doors-remember.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/g-camera-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/g-camera-api

## 2.0.6

### Patch Changes

- 8831a372: fix onfinish

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/g-camera-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g-camera-api",
"version": "2.0.5",
"version": "2.0.6",
"description": "A simple implementation of Camera API.",
"keywords": [
"antv",
Expand Down
7 changes: 7 additions & 0 deletions packages/g/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @antv/g

## 6.0.7

### Patch Changes

- Updated dependencies [8831a372]
- @antv/g-camera-api@2.0.6

## 6.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/g/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g",
"version": "6.0.6",
"version": "6.0.7",
"description": "A core module for rendering engine implements DOM API.",
"keywords": [
"antv",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-g/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/react-g

## 2.0.7

### Patch Changes

- @antv/g@6.0.7

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-g/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/react-g",
"version": "2.0.6",
"version": "2.0.7",
"description": "react render for @antv/g",
"keywords": [
"react",
Expand Down

0 comments on commit 76ee52b

Please sign in to comment.