Skip to content

Commit 265478d

Browse files
chore(release): 1.18.3
## [1.18.3](v1.18.2...v1.18.3) (2023-02-18) ### Bug Fixes * vercel json redirect including trail slash ([b676c0c](b676c0c))
1 parent b676c0c commit 265478d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.18.3](https://github.com/ConsenSys/docs-template/compare/v1.18.2...v1.18.3) (2023-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* vercel json redirect including trail slash ([b676c0c](https://github.com/ConsenSys/docs-template/commit/b676c0cfdabef26c05ffa169a41be84fee9837e1))
7+
18
## [1.18.2](https://github.com/ConsenSys/docs-template/compare/v1.18.1...v1.18.2) (2023-02-16)
29

310

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

0 commit comments

Comments
 (0)