Update CHANGELOG.md [skip ci]

pull/3015/head v2.0.0-beta.9
huppy-bot[bot] 2024-02-29 18:12:00 +00:00
rodzic df205706e6
commit ed1a031a69
16 zmienionych plików z 51 dodań i 13 usunięć

Wyświetl plik

@ -1,3 +1,17 @@
# v2.0.0-beta.9 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`
- allow changes ([@ds300](https://github.com/ds300))
- `@tldraw/editor`, `tldraw`
- fix refresh-assets cache inputs ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.8 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.0.0-beta.8'
export const version = '2.0.0-beta.9'

Wyświetl plik

@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "2.0.0-beta.8"
"version": "2.0.0-beta.9"
}

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/assets",
"description": "A tiny little drawing app (assets).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,3 +1,15 @@
# v2.0.0-beta.9 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`
- fix refresh-assets cache inputs ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.8 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/editor",
"description": "A tiny little drawing app (editor).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.0.0-beta.8'
export const version = '2.0.0-beta.9'

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tldraw",
"description": "A tiny little drawing editor.",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/state",
"description": "A tiny little drawing app (state).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/store",
"description": "A tiny little drawing app (store).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,3 +1,15 @@
# v2.0.0-beta.9 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`
- fix refresh-assets cache inputs ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.8 (Thu Feb 29 2024)
#### ⚠️ Pushed to `main`

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "tldraw",
"description": "A tiny little drawing editor.",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,4 +1,4 @@
// This file is automatically generated by scripts/refresh-assets.ts.
// Do not edit manually. Or do, I'm a comment, not a cop.
export const version = '2.0.0-beta.8'
export const version = '2.0.0-beta.9'

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tlschema",
"description": "A tiny little drawing app (schema).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/utils",
"description": "A tiny little drawing app (private utilities).",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/validate",
"description": "A runtime validation library by tldraw.",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"