Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
chore(release): 0.35.14 [skip ci]
Browse files Browse the repository at this point in the history
## [0.35.14](v0.35.13...v0.35.14) (2022-03-10)

### Bug Fixes

* **deps-dev:** bump @testing-library/react from 12.1.3 to 12.1.4 ([#247](#247)) ([979d690](979d690))
  • Loading branch information
semantic-release-bot committed Mar 10, 2022
1 parent 979d690 commit 2897ca5
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
@@ -1,6 +1,13 @@
# Changelog
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.35.14](https://github.com/cujarrett/glimpse/compare/v0.35.13...v0.35.14) (2022-03-10)


### Bug Fixes

* **deps-dev:** bump @testing-library/react from 12.1.3 to 12.1.4 ([#247](https://github.com/cujarrett/glimpse/issues/247)) ([979d690](https://github.com/cujarrett/glimpse/commit/979d690d708948bcf4d3e75dd00f49f01b63d93d))

## [0.35.13](https://github.com/cujarrett/glimpse/compare/v0.35.12...v0.35.13) (2022-03-04)


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": "glimpse",
"version": "0.35.13",
"version": "0.35.14",
"author": "Matt Jarrett",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 2897ca5

Please sign in to comment.