Skip to content

Commit 270736c

Browse files
Version Packages (#145)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f696dc9 commit 270736c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/green-ligers-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/earljs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# earljs
22

3+
## 0.1.12
4+
5+
### Patch Changes
6+
7+
- afbd34b: Ensure that package is published with the readme. Readme updates.
8+
39
## 0.1.11
410

511
### Patch Changes

packages/earljs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"repository": "git@github.com:earl-js/earl.git",
2222
"author": "Kris Kaczor <chris@kaczor.io>",
2323
"license": "MIT",
24-
"version": "0.1.11",
24+
"version": "0.1.12",
2525
"main": "./dist/index.js",
2626
"types": "./dist/index.d.ts",
2727
"files": [

0 commit comments

Comments
 (0)