Skip to content

Commit

Permalink
chore: release 8.1.1 (#132)
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] committed Mar 13, 2021
1 parent 0773731 commit 356cdc4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!-- markdownlint-disable -->

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


### Bug Fixes

* template error ([#131](https://www.github.com/iamturns/create-exposed-app/issues/131)) ([0773731](https://www.github.com/iamturns/create-exposed-app/commit/0773731fde6903891eedab6adb11474592aa7b32))

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

### Features
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.0",
"version": "8.1.1",
"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 356cdc4

Please sign in to comment.