Skip to content

Commit

Permalink
doc: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffgu committed Dec 31, 2024
1 parent 08b0764 commit 830ce9b
Show file tree
Hide file tree
Showing 35 changed files with 430 additions and 78 deletions.
176 changes: 176 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @turbox3d/turbox3d

## 1.1.36

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/design-engine@1.1.35
- @turbox3d/event-manager@1.1.29
- @turbox3d/graphic-component-three@1.1.36
- @turbox3d/math@1.1.20
- @turbox3d/reactivity@2.1.26
- @turbox3d/reactivity-react@1.1.26
- @turbox3d/renderer-core@1.0.26
- @turbox3d/renderer-three@1.0.26

## 1.1.35

### Patch Changes
Expand Down Expand Up @@ -258,6 +274,22 @@

# @turbox3d/turbox2d

## 1.0.30

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/design-engine@1.1.35
- @turbox3d/event-manager@1.1.29
- @turbox3d/graphic-component-pixi@1.1.43
- @turbox3d/math@1.1.20
- @turbox3d/reactivity@2.1.26
- @turbox3d/reactivity-react@1.1.26
- @turbox3d/renderer-core@1.0.26
- @turbox3d/renderer-pixi@1.0.27

## 1.0.29

### Patch Changes
Expand Down Expand Up @@ -516,6 +548,24 @@

# @turbox3d/turbox

## 1.1.39

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/design-engine@1.1.35
- @turbox3d/event-manager@1.1.29
- @turbox3d/graphic-component-pixi@1.1.43
- @turbox3d/graphic-component-three@1.1.36
- @turbox3d/math@1.1.20
- @turbox3d/reactivity@2.1.26
- @turbox3d/reactivity-react@1.1.26
- @turbox3d/renderer-core@1.0.26
- @turbox3d/renderer-pixi@1.0.27
- @turbox3d/renderer-three@1.0.26

## 1.1.38

### Patch Changes
Expand Down Expand Up @@ -806,6 +856,12 @@

# @turbox3d/shared

## 1.1.22

### Patch Changes

- fix: fix issue

## 1.1.21

### Patch Changes
Expand Down Expand Up @@ -904,6 +960,16 @@

# @turbox3d/renderer-three

## 1.0.26

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/event-manager@1.1.29
- @turbox3d/renderer-core@1.0.26
- @turbox3d/shared@1.1.22

## 1.0.25

### Patch Changes
Expand Down Expand Up @@ -1066,6 +1132,16 @@

# @turbox3d/renderer-pixi

## 1.0.27

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/event-manager@1.1.29
- @turbox3d/renderer-core@1.0.26
- @turbox3d/shared@1.1.22

## 1.0.26

### Patch Changes
Expand Down Expand Up @@ -1228,6 +1304,17 @@

# @turbox3d/renderer-core

## 1.0.26

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/event-manager@1.1.29
- @turbox3d/reactivity@2.1.26
- @turbox3d/shared@1.1.22

## 1.0.25

### Patch Changes
Expand Down Expand Up @@ -1406,6 +1493,15 @@

# @turbox3d/reactivity-react

## 1.1.26

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/reactivity@2.1.26
- @turbox3d/shared@1.1.22

## 1.1.25

### Patch Changes
Expand Down Expand Up @@ -1552,6 +1648,14 @@

# @turbox3d/reactivity

## 2.1.26

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/shared@1.1.22

## 2.1.25

### Patch Changes
Expand Down Expand Up @@ -1682,6 +1786,12 @@

# @turbox3d/math

## 1.1.20

### Patch Changes

- fix: fix issue

## 1.1.19

### Patch Changes
Expand Down Expand Up @@ -1786,6 +1896,15 @@

# @turbox3d/graphic-component-three

## 1.1.36

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/renderer-three@1.0.26
- @turbox3d/shared@1.1.22

## 1.1.35

### Patch Changes
Expand Down Expand Up @@ -1932,6 +2051,18 @@

# @turbox3d/graphic-component-pixi

## 1.1.43

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/event-manager@1.1.29
- @turbox3d/math@1.1.20
- @turbox3d/renderer-pixi@1.0.27
- @turbox3d/shared@1.1.22

## 1.1.42

### Patch Changes
Expand Down Expand Up @@ -2125,6 +2256,15 @@

# @turbox3d/event-manager

## 1.1.29

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/math@1.1.20
- @turbox3d/shared@1.1.22

## 1.1.28

### Patch Changes
Expand Down Expand Up @@ -2277,6 +2417,19 @@

# @turbox3d/design-engine

## 1.1.35

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/event-manager@1.1.29
- @turbox3d/math@1.1.20
- @turbox3d/reactivity@2.1.26
- @turbox3d/reactivity-react@1.1.26
- @turbox3d/shared@1.1.22

## 1.1.34

### Patch Changes
Expand Down Expand Up @@ -2503,6 +2656,15 @@

# @turbox3d/command-manager

## 1.1.30

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/event-manager@1.1.29
- @turbox3d/shared@1.1.22

## 1.1.29

### Patch Changes
Expand Down Expand Up @@ -2649,6 +2811,14 @@

# @turbox3d/turbox-hot-loader

## 1.0.25

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/reactivity@2.1.26

## 1.0.24

### Patch Changes
Expand Down Expand Up @@ -2763,6 +2933,12 @@

# @turbox3d/turbox-dev-tool

## 1.0.21

### Patch Changes

- fix: fix issue

## 1.0.20

### Patch Changes
Expand Down
9 changes: 9 additions & 0 deletions packages/command-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @turbox3d/command-manager

## 1.1.30

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/event-manager@1.1.29
- @turbox3d/shared@1.1.22

## 1.1.29

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/command-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turbox3d/command-manager",
"version": "1.1.29",
"version": "1.1.30",
"description": "Large-scale productivity application command management library",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"build:all": "npm run build:es && npm run build:lib && npm run build:umd && npm run build:umd:min"
},
"dependencies": {
"@turbox3d/event-manager": "~1.1.28",
"@turbox3d/shared": "~1.1.21"
"@turbox3d/event-manager": "~1.1.29",
"@turbox3d/shared": "~1.1.22"
}
}
13 changes: 13 additions & 0 deletions packages/design-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @turbox3d/design-engine

## 1.1.35

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/command-manager@1.1.30
- @turbox3d/event-manager@1.1.29
- @turbox3d/math@1.1.20
- @turbox3d/reactivity@2.1.26
- @turbox3d/reactivity-react@1.1.26
- @turbox3d/shared@1.1.22

## 1.1.34

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/design-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turbox3d/design-engine",
"version": "1.1.34",
"version": "1.1.35",
"description": "Large-scale design application engine library",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -65,11 +65,11 @@
"build:all": "npm run build:es && npm run build:lib && npm run build:umd && npm run build:umd:min"
},
"dependencies": {
"@turbox3d/command-manager": "~1.1.29",
"@turbox3d/event-manager": "~1.1.28",
"@turbox3d/math": "~1.1.19",
"@turbox3d/reactivity": "~2.1.25",
"@turbox3d/reactivity-react": "~1.1.25",
"@turbox3d/shared": "~1.1.21"
"@turbox3d/command-manager": "~1.1.30",
"@turbox3d/event-manager": "~1.1.29",
"@turbox3d/math": "~1.1.20",
"@turbox3d/reactivity": "~2.1.26",
"@turbox3d/reactivity-react": "~1.1.26",
"@turbox3d/shared": "~1.1.22"
}
}
9 changes: 9 additions & 0 deletions packages/event-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @turbox3d/event-manager

## 1.1.29

### Patch Changes

- fix: fix issue
- Updated dependencies
- @turbox3d/math@1.1.20
- @turbox3d/shared@1.1.22

## 1.1.28

### Patch Changes
Expand Down
Loading

0 comments on commit 830ce9b

Please sign in to comment.