Skip to content

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miii committed Mar 29, 2022
1 parent ba1ff9f commit 3bd44d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.4](https://github.com/miii/y-google-cast/compare/v1.0.3...v1.0.4) (2022-03-29)


### Bug Fixes

* resolve globalThis issues, close [#1](https://github.com/miii/y-google-cast/issues/1) ([2b5dff0](https://github.com/miii/y-google-cast/commit/2b5dff0f1c223f26790a3045f02d7e753d5f54f4))
* skip optional chaining in dev ([df42d94](https://github.com/miii/y-google-cast/commit/df42d94d69e0cd57d3c5202956a22f0863726d8f))

### 1.0.3 (2022-03-28)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@miii/y-google-cast",
"description": "Google Cast connection provider for Yjs",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"homepage": "https://github.com/miii/y-google-cast",
"author": {
Expand Down

0 comments on commit 3bd44d1

Please sign in to comment.