Skip to content

Commit

Permalink
chore: release v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tyankatsu0105 committed May 13, 2020
2 parents b4e3fdb + 9986f48 commit f13eb70
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.9](https://github.com/tyankatsu0105/birthpec/compare/v0.1.8...v0.1.9) (2020-05-13)



## 0.1.8 (2020-05-12)


Expand Down
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "birthpec",
"version": "0.1.8",
"version": "0.1.9",
"description": "Create spec file template with ejs on CLI",
"keywords": [],
"homepage": "https://github.com/tyankatsu0105/birthpec#readme",
Expand Down Expand Up @@ -57,7 +57,7 @@
"ejs": "^3.1.2",
"enquirer": "^2.3.5",
"eslint": "^7.0.0",
"front-matter": "git+https://github.com/tyankatsu0105/front-matter.git",
"front-matter": "^3.2.0",
"fs-extra": "^9.0.0",
"json-schema": "^0.2.5",
"typescript": "^3.8.3"
Expand Down

0 comments on commit f13eb70

Please sign in to comment.