Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2021-09-17)

### Features

* upgrade dependencies ([4c198fc](4c198fc))
  • Loading branch information
semantic-release-bot committed Sep 17, 2021
1 parent 4c198fc commit 5ad2a1a
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 @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/wesrice/jest-pa11y/compare/v1.2.0...v1.3.0) (2021-09-17)


### Features

* upgrade dependencies ([4c198fc](https://github.com/wesrice/jest-pa11y/commit/4c198fcf70422c77eddf745a7fb33e93b4443ca5))

# [1.2.0](https://github.com/wesrice/jest-pa11y/compare/v1.1.5...v1.2.0) (2021-09-13)


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
Expand Up @@ -85,5 +85,5 @@
"prepare": "husky install"
},
"types": "build/index.d.ts",
"version": "1.2.0"
"version": "1.3.0"
}

0 comments on commit 5ad2a1a

Please sign in to comment.