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

Commit

Permalink
chore(release): 0.6.1
Browse files Browse the repository at this point in the history
[skip ci]
## [0.6.1](v0.6.0...v0.6.1) (2022-10-01)

### Bug Fixes

* **deps:** pin dependency react-router-dom to 6.4.1 ([2f711a6](2f711a6))
  • Loading branch information
github-actions[bot] committed Oct 1, 2022
1 parent 2f711a6 commit 42286f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.6.1](https://github.com/florianwiech/codewaffle/compare/v0.6.0...v0.6.1) (2022-10-01)

### Bug Fixes

- **deps:** pin dependency react-router-dom to 6.4.1 ([2f711a6](https://github.com/florianwiech/codewaffle/commit/2f711a60ad5ecc2004886fc5408a1fd3b76a33ec))

## [0.6.0](https://github.com/florianwiech/codewaffle/compare/v0.5.0...v0.6.0) (2022-09-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "codewaffle",
"version": "0.6.0",
"version": "0.6.1",
"repository": "[email protected]:florianwiech/codewaffle.git",
"description": "A utility for developers.",
"author": "Florian Wiech <[email protected]>",
Expand Down

0 comments on commit 42286f2

Please sign in to comment.