Skip to content

Commit d62e64c

Browse files
committedNov 3, 2020
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2020-11-03) ### Bug Fixes * only publish build files ([04db3ba](04db3ba))
1 parent 04db3ba commit d62e64c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.2](https://github.com/wesrice/jest-pa11y/compare/v1.1.1...v1.1.2) (2020-11-03)
7+
8+
9+
### Bug Fixes
10+
11+
* only publish build files ([04db3ba](https://github.com/wesrice/jest-pa11y/commit/04db3baf90ed2c7fa4bd818bdd80136e43d721f1))
12+
613
## [1.1.1](https://github.com/wesrice/jest-pa11y/compare/v1.1.0...v1.1.1) (2020-11-03)
714

815

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@
8282
"test": "jest --config .jestrc.js"
8383
},
8484
"types": "build/*",
85-
"version": "1.1.1"
85+
"version": "1.1.2"
8686
}

0 commit comments

Comments
 (0)
Please sign in to comment.