diff --git a/.changeset/green-ligers-nail.md b/.changeset/green-ligers-nail.md deleted file mode 100644 index 461eb047..00000000 --- a/.changeset/green-ligers-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'earljs': patch ---- - -Ensure that package is published with the readme. Readme updates. diff --git a/packages/earljs/CHANGELOG.md b/packages/earljs/CHANGELOG.md index cdedca7a..69cbc87c 100644 --- a/packages/earljs/CHANGELOG.md +++ b/packages/earljs/CHANGELOG.md @@ -1,5 +1,11 @@ # earljs +## 0.1.12 + +### Patch Changes + +- afbd34b: Ensure that package is published with the readme. Readme updates. + ## 0.1.11 ### Patch Changes diff --git a/packages/earljs/package.json b/packages/earljs/package.json index 07516054..7c73ffb2 100644 --- a/packages/earljs/package.json +++ b/packages/earljs/package.json @@ -21,7 +21,7 @@ "repository": "git@github.com:earl-js/earl.git", "author": "Kris Kaczor ", "license": "MIT", - "version": "0.1.11", + "version": "0.1.12", "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [