From fdb07fec8437632cb20121b4140c81ace0278564 Mon Sep 17 00:00:00 2001 From: Jacob Andersson Date: Tue, 29 Mar 2022 00:39:37 +0200 Subject: [PATCH] chore(release): 1.0.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 569edb1..3663b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.3](https://github.com/miii/y-google-cast/compare/v1.0.2...v1.0.3) (2022-03-28) + + +### Bug Fixes + +* use specific imports ([309ca1d](https://github.com/miii/y-google-cast/commit/309ca1dc662014fb2a7eac1a58b40ea206b19c34)) + ### [1.0.2](https://github.com/miii/y-google-cast/compare/v1.0.1...v1.0.2) (2022-03-28) ### [1.0.1](https://github.com/miii/y-google-cast/compare/v1.0.0...v1.0.1) (2022-03-28) diff --git a/package.json b/package.json index 9463f26..5c0c9de 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@miii/y-google-cast", "description": "Google Cast connection provider for Yjs", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "homepage": "https://github.com/miii/y-google-cast", "author": {