Skip to content

Commit bb33a07

Browse files
committed
chore: Release v1.0.1 - See CHANGELOG
1 parent ee700f7 commit bb33a07

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1 (June 2nd, 2023)
2+
3+
- up dependencies
4+
15
## 1.0.0 (June 2nd, 2023)
26

37
- up all deps (inculding the optional fields and pluralization for protos)

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": "@restorecommerce/rendering-srv",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Handlebars-HTML rendering microservice",
55
"main": "lib/start.js",
66
"author": "n-fuse GmbH",

0 commit comments

Comments
 (0)