Update CHANGELOG.md [skip ci]

pull/3010/head v2.0.0-beta.6
huppy-bot[bot] 2024-02-29 17:18:43 +00:00
rodzic 58feaf8eac
commit 21cc1c1345
12 zmienionych plików z 75 dodań i 9 usunięć

Wyświetl plik

@ -1,3 +1,29 @@
# v2.0.0-beta.6 (Thu Feb 29 2024)
### Release Notes
#### fix setAllVersions ([#3009](https://github.com/tldraw/tldraw/pull/3009))
- Add a brief release note for your PR here.
#### Fix publishing scripts ([#3008](https://github.com/tldraw/tldraw/pull/3008))
- Add a brief release note for your PR here.
---
#### 🏠 Internal
- fix setAllVersions [#3009](https://github.com/tldraw/tldraw/pull/3009) ([@ds300](https://github.com/ds300))
- `@tldraw/editor`, `tldraw`
- Fix publishing scripts [#3008](https://github.com/tldraw/tldraw/pull/3008) ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.5 (Thu Feb 29 2024)
### Release Notes

Wyświetl plik

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

Wyświetl plik

@ -1,3 +1,23 @@
# v2.0.0-beta.6 (Thu Feb 29 2024)
### Release Notes
#### Fix publishing scripts ([#3008](https://github.com/tldraw/tldraw/pull/3008))
- Add a brief release note for your PR here.
---
#### 🏠 Internal
- Fix publishing scripts [#3008](https://github.com/tldraw/tldraw/pull/3008) ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.5 (Thu Feb 29 2024)
### Release Notes

Wyświetl plik

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

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tldraw",
"description": "A tiny little drawing editor.",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"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.5",
"version": "2.0.0-beta.6",
"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.5",
"version": "2.0.0-beta.6",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"

Wyświetl plik

@ -1,3 +1,23 @@
# v2.0.0-beta.6 (Thu Feb 29 2024)
### Release Notes
#### Fix publishing scripts ([#3008](https://github.com/tldraw/tldraw/pull/3008))
- Add a brief release note for your PR here.
---
#### 🏠 Internal
- Fix publishing scripts [#3008](https://github.com/tldraw/tldraw/pull/3008) ([@ds300](https://github.com/ds300))
#### Authors: 1
- David Sheldrick ([@ds300](https://github.com/ds300))
---
# v2.0.0-beta.5 (Thu Feb 29 2024)
### Release Notes

Wyświetl plik

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

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@tldraw/tlschema",
"description": "A tiny little drawing app (schema).",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"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.5",
"version": "2.0.0-beta.6",
"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.5",
"version": "2.0.0-beta.6",
"author": {
"name": "tldraw Inc.",
"email": "hello@tldraw.com"