Update CHANGELOG.md [skip ci]
This commit is contained in:
parent
037246e267
commit
56ada41ae7
19 changed files with 532 additions and 10 deletions
|
@ -1,3 +1,16 @@
|
|||
# v2.0.0-alpha.18 (Fri Nov 10 2023)
|
||||
|
||||
#### 🏠 Internal
|
||||
|
||||
- Revert "bump prerelease from alpha to beta" [#2192](https://github.com/tldraw/tldraw/pull/2192) ([@ds300](https://github.com/ds300))
|
||||
- bump prerelease from alpha to beta [#2148](https://github.com/tldraw/tldraw/pull/2148) ([@ds300](https://github.com/ds300))
|
||||
|
||||
#### Authors: 1
|
||||
|
||||
- David Sheldrick ([@ds300](https://github.com/ds300))
|
||||
|
||||
---
|
||||
|
||||
# v2.0.0-alpha.16 (Wed Oct 11 2023)
|
||||
|
||||
#### 🏠 Internal
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@tldraw/utils",
|
||||
"description": "A tiny little drawing app (private utilities).",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"version": "2.0.0-alpha.18",
|
||||
"packageManager": "yarn@3.5.0",
|
||||
"author": {
|
||||
"name": "tldraw GB Ltd.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue