Skip to content

Commit 879725f

Browse files
chore(release): 1.10.0
# [1.10.0](v1.9.0...v1.10.0) (2023-01-30) ### Bug Fixes * revert docusaurus to 2.2.0 ([2487006](2487006)) ### Features * add quick links instead of default ([69fb6f8](69fb6f8))
1 parent 69fb6f8 commit 879725f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.10.0](https://github.com/ConsenSys/docs-template/compare/v1.9.0...v1.10.0) (2023-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* revert docusaurus to 2.2.0 ([2487006](https://github.com/ConsenSys/docs-template/commit/2487006a4edfae7f1fdd3b17891f011f11a3c2fb))
7+
8+
9+
### Features
10+
11+
* add quick links instead of default ([69fb6f8](https://github.com/ConsenSys/docs-template/commit/69fb6f8e2b630f8d4ff169ea14ffac7e125b1e88))
12+
113
# [1.9.0](https://github.com/ConsenSys/docs-template/compare/v1.8.1...v1.9.0) (2023-01-27)
214

315

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-template",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)