diff --git a/.changeset/brown-onions-relate.md b/.changeset/brown-onions-relate.md deleted file mode 100644 index d5ddc3d..0000000 --- a/.changeset/brown-onions-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"rrweb-cssom": patch ---- - -fix parsing errors for nested starting-style rules diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b06d2b..6df659e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # rrweb-cssom +## 0.7.1 + +### Patch Changes + +- [#4](https://github.com/rrweb-io/CSSOM/pull/4) [`6e61048`](https://github.com/rrweb-io/CSSOM/commit/6e61048dfdcb09f67eefeaeff2ce0d9af4032a74) Thanks [@jantimon](https://github.com/jantimon)! - fix parsing errors for nested starting-style rules + ## 0.7.0 ### Minor Changes diff --git a/package.json b/package.json index 4e0d887..abd0226 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "parser", "styleSheet" ], - "version": "0.7.0", + "version": "0.7.1", "author": "Nikita Vasilyev ", "repository": "rrweb-io/CSSOM", "files": [