Skip to content

Commit

Permalink
chore: release 8.1.2 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 13, 2021
1 parent 0891c1d commit 1d85d08
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!-- markdownlint-disable -->

### [8.1.2](https://www.github.com/iamturns/create-exposed-app/compare/v8.1.1...v8.1.2) (2021-03-13)


### Bug Fixes

* include all files in npm package ([#133](https://www.github.com/iamturns/create-exposed-app/issues/133)) ([0348c2c](https://www.github.com/iamturns/create-exposed-app/commit/0348c2c49c01527f6ad7db118a4bc099c29fd902))
* no longer prompt for values provided in args ([#135](https://www.github.com/iamturns/create-exposed-app/issues/135)) ([0891c1d](https://www.github.com/iamturns/create-exposed-app/commit/0891c1dfb3a2ca7da27c64a28158bb0020011479))

### [8.1.1](https://www.github.com/iamturns/create-exposed-app/compare/v8.1.0...v8.1.1) (2021-03-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-exposed-app",
"version": "8.1.1",
"version": "8.1.2",
"description": "App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)",
"homepage": "https://github.com/iamturns/create-exposed-app",
"bugs": {
Expand Down

0 comments on commit 1d85d08

Please sign in to comment.