Skip to content

Commit ab0c269

Browse files
chore(release): 1.19.0
# [1.19.0](v1.18.4...v1.19.0) (2023-06-07) ### Bug Fixes * npm fix ([c1c9ca1](c1c9ca1)) ### Features * doc content re algolia scraper ([eab16e9](eab16e9))
1 parent c1c9ca1 commit ab0c269

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.19.0](https://github.com/ConsenSys/docs-template/compare/v1.18.4...v1.19.0) (2023-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* npm fix ([c1c9ca1](https://github.com/ConsenSys/docs-template/commit/c1c9ca1c84327bbb71dda57586b53300a558bbaf))
7+
8+
9+
### Features
10+
11+
* doc content re algolia scraper ([eab16e9](https://github.com/ConsenSys/docs-template/commit/eab16e9cd255d8a9336ccc34e8fe503443843d56))
12+
113
## [1.18.4](https://github.com/ConsenSys/docs-template/compare/v1.18.3...v1.18.4) (2023-06-07)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-template",
3-
"version": "1.18.4",
3+
"version": "1.19.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)