Skip to content

Commit ca9371c

Browse files
chore(main): release 1.0.12 (#58)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0fc1307 commit ca9371c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.12](https://github.com/arnaud-zg/playground/compare/v1.0.11...v1.0.12) (2022-12-12)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update dependency react-router to v6.4.5 ([#56](https://github.com/arnaud-zg/playground/issues/56)) ([0fc1307](https://github.com/arnaud-zg/playground/commit/0fc13070eb36b30b6faf4896afd4bb004a80d643))
9+
310
## [1.0.11](https://github.com/arnaud-zg/playground/compare/v1.0.10...v1.0.11) (2022-12-01)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "sandbox",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"license": "MPL-2.0",
66
"scripts": {
77
"build": "rimraf .docz && docz build",

0 commit comments

Comments
 (0)