@knapsack/types 4.69.10 → 4.69.11--canary.4739.aa827e9.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +0 -14
- package/dist/acd-test-fixtures/index.js +0 -2
- package/dist/acd-test-fixtures/index.js.map +1 -1
- package/dist/acd-test-fixtures/index.mjs +0 -2
- package/dist/acd-test-fixtures/index.mjs.map +1 -1
- package/dist/acd-test-fixtures/ks-sandbox.d.ts.map +1 -1
- package/dist/design-src.types.d.ts +1 -1
- package/dist/design-src.types.d.ts.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,3 @@
|
|
1
|
-
# v4.69.10 (Wed Sep 18 2024)
|
2
|
-
|
3
|
-
#### 🏠 Internal
|
4
|
-
|
5
|
-
- chore(deps): update tiptap to ^2.7.1 [#4794](https://github.com/knapsack-labs/app-monorepo/pull/4794) ([@renovate[bot]](https://github.com/renovate[bot]))
|
6
|
-
- chore(deps): update dependency @types/react to ^18.3.7 [#4796](https://github.com/knapsack-labs/app-monorepo/pull/4796) ([@renovate[bot]](https://github.com/renovate[bot]))
|
7
|
-
- fix(deps): update dependency immer to ^10.1.1 [#4786](https://github.com/knapsack-labs/app-monorepo/pull/4786) ([@renovate[bot]](https://github.com/renovate[bot]))
|
8
|
-
|
9
|
-
#### Authors: 1
|
10
|
-
|
11
|
-
- [@renovate[bot]](https://github.com/renovate[bot])
|
12
|
-
|
13
|
-
---
|
14
|
-
|
15
1
|
# v4.69.9 (Sat Sep 14 2024)
|
16
2
|
|
17
3
|
#### 🐛 Bug Fix
|
@@ -10211,7 +10211,6 @@ function DemoApp() {
|
|
10211
10211
|
name: "KS Sandbox",
|
10212
10212
|
type: "figma",
|
10213
10213
|
url: "https://www.figma.com/file/H3Jj1cltfXiGWijrYOaGBi",
|
10214
|
-
statusId: "DONE",
|
10215
10214
|
version: "4908592494"
|
10216
10215
|
},
|
10217
10216
|
{
|
@@ -10219,7 +10218,6 @@ function DemoApp() {
|
|
10219
10218
|
name: "Toby",
|
10220
10219
|
type: "figma",
|
10221
10220
|
url: "https://www.figma.com/file/RP1xTgbvxPBqYmp3iGUNWc",
|
10222
|
-
statusId: "DONE",
|
10223
10221
|
version: "4854928582"
|
10224
10222
|
}
|
10225
10223
|
]
|