Skip to content

Commit 4b9724a

Browse files
chore: release 8.1.3 (#142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f8a4df commit 4b9724a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!-- markdownlint-disable -->
44

5+
### [8.1.3](https://www.github.com/iamturns/create-exposed-app/compare/v8.1.2...v8.1.3) (2021-03-13)
6+
7+
8+
### Bug Fixes
9+
10+
* release dependency updates ([2f8a4df](https://www.github.com/iamturns/create-exposed-app/commit/2f8a4dfcdb27ab556ff7394a0d7af690b72fa6fc))
11+
512
### [8.1.2](https://www.github.com/iamturns/create-exposed-app/compare/v8.1.1...v8.1.2) (2021-03-13)
613

714
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-exposed-app",
3-
"version": "8.1.2",
3+
"version": "8.1.3",
44
"description": "App generator with everything exposed for maximum control (powered by TypeScript, ESBuild, Jest, ESLint, GitHub Actions, Prettier, and more)",
55
"homepage": "https://github.com/iamturns/create-exposed-app",
66
"bugs": {

0 commit comments

Comments
 (0)