We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc1307 commit ca9371cCopy full SHA for ca9371c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.0.11](https://github.com/arnaud-zg/playground/compare/v1.0.10...v1.0.11) (2022-12-01)
11
12
package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "sandbox",
- "version": "1.0.11",
+ "version": "1.0.12",
"license": "MPL-2.0",
"scripts": {
"build": "rimraf .docz && docz build",
0 commit comments