Skip to content

Commit

Permalink
chore: Release v1.0.0 - See CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Jun 2, 2023
1 parent 6078f3f commit 86679fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.0 (June 2nd, 2023)

- up deps (libs - with proto changes inlcuding optional, pluralized fields)

## 0.2.4 (October 26th, 2022)

- move to full typed client and server, full text search
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/resource-srv",
"version": "0.2.4",
"version": "1.0.0",
"description": "Restore Commerce Resource Microservice",
"main": "lib/start.js",
"author": "n-fuse GmbH",
Expand Down

0 comments on commit 86679fc

Please sign in to comment.