Skip to content

Commit 31de9bf

Browse files
chore(release): 1.6.0
# [1.6.0](v1.5.0...v1.6.0) (2023-01-24) ### Bug Fixes * broken link ([5dc5ca0](5dc5ca0)) ### Features * **format:** refactor and move ([1e1aec9](1e1aec9)) * general docs additions ([0d005bd](0d005bd))
1 parent 5dc5ca0 commit 31de9bf

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.6.0](https://github.com/ConsenSys/docs-template/compare/v1.5.0...v1.6.0) (2023-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* broken link ([5dc5ca0](https://github.com/ConsenSys/docs-template/commit/5dc5ca03e285c1c15d0cc05f7e858bdb1e216771))
7+
8+
9+
### Features
10+
11+
* **format:** refactor and move ([1e1aec9](https://github.com/ConsenSys/docs-template/commit/1e1aec99463b320564fc77c6d4fd125d2358bc5f))
12+
* general docs additions ([0d005bd](https://github.com/ConsenSys/docs-template/commit/0d005bdfdeb7597476f6f3a14e86bb56603d1104))
13+
114
# [1.5.0](https://github.com/ConsenSys/docs-template/compare/v1.4.1...v1.5.0) (2023-01-23)
215

316

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.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)