diff --git a/.changeset/three-bears-kick.md b/.changeset/three-bears-kick.md deleted file mode 100644 index cea61b0..0000000 --- a/.changeset/three-bears-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"rrweb-cssom": minor ---- - -add support for @starting-style diff --git a/.changeset/two-bears-kick.md b/.changeset/two-bears-kick.md deleted file mode 100644 index 132ad09..0000000 --- a/.changeset/two-bears-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"rrweb-cssom": minor ---- - -add support for @container diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2b06d2b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# rrweb-cssom + +## 0.7.0 + +### Minor Changes + +- [#1](https://github.com/rrweb-io/CSSOM/pull/1) [`d90a5d3`](https://github.com/rrweb-io/CSSOM/commit/d90a5d343540b3aa05425534d9f208e1686a37f3) Thanks [@jantimon](https://github.com/jantimon)! - add support for @starting-style + +- [#2](https://github.com/rrweb-io/CSSOM/pull/2) [`3095bf8`](https://github.com/rrweb-io/CSSOM/commit/3095bf85093589607bb246afd1d6d51605785f9e) Thanks [@jantimon](https://github.com/jantimon)! - add support for @container diff --git a/package.json b/package.json index 06e3dfe..4e0d887 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "parser", "styleSheet" ], - "version": "0.6.0", + "version": "0.7.0", "author": "Nikita Vasilyev ", "repository": "rrweb-io/CSSOM", "files": [