We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f696dc9 commit 270736cCopy full SHA for 270736c
.changeset/green-ligers-nail.md
packages/earljs/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# earljs
2
3
+## 0.1.12
4
+
5
+### Patch Changes
6
7
+- afbd34b: Ensure that package is published with the readme. Readme updates.
8
9
## 0.1.11
10
11
### Patch Changes
packages/earljs/package.json
@@ -21,7 +21,7 @@
21
"repository": "git@github.com:earl-js/earl.git",
22
"author": "Kris Kaczor <chris@kaczor.io>",
23
"license": "MIT",
24
- "version": "0.1.11",
+ "version": "0.1.12",
25
"main": "./dist/index.js",
26
"types": "./dist/index.d.ts",
27
"files": [
0 commit comments