Skip to content

Commit

Permalink
chore(changeset): version update (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 2, 2023
1 parent f71aa8e commit 315401b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/old-timers-stare.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# extension

## 1.0.8

### Patch Changes

- f71aa8e: fix(ext): run extension in document_start as it breaks GDocs in document_end

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension",
"version": "1.0.7",
"version": "1.0.8",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 315401b

Please sign in to comment.