Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.15.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.15.3](v0.15.2...v0.15.3) (2021-12-07)

### Bug Fixes

* **deps-dev:** bump @testing-library/jest-dom from 5.16.0 to 5.16.1 ([#112](#112)) ([d5a94c8](d5a94c8))
  • Loading branch information
semantic-release-bot committed Dec 7, 2021
1 parent d5a94c8 commit a5ea423
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.15.3](https://github.com/cujarrett/oil-countdown/compare/v0.15.2...v0.15.3) (2021-12-07)


### Bug Fixes

* **deps-dev:** bump @testing-library/jest-dom from 5.16.0 to 5.16.1 ([#112](https://github.com/cujarrett/oil-countdown/issues/112)) ([d5a94c8](https://github.com/cujarrett/oil-countdown/commit/d5a94c8b303ef37d9737e2ff36dd58d54592cfea))

## [0.15.2](https://github.com/cujarrett/oil-countdown/compare/v0.15.1...v0.15.2) (2021-12-06)


Expand Down
4 changes: 2 additions & 2 deletions 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": "oil-countdown",
"version": "0.15.2",
"version": "0.15.3",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit a5ea423

Please sign in to comment.