chore(release): publish new version

- @standardnotes/proxy-server@1.1.3
This commit is contained in:
standardci
2023-02-22 17:33:33 +00:00
parent 6b130ef045
commit 37cc36a96c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.3](https://github.com/standardnotes/server/compare/@standardnotes/proxy-server@1.1.2...@standardnotes/proxy-server@1.1.3) (2023-02-22)
**Note:** Version bump only for package @standardnotes/proxy-server
## [1.1.2](https://github.com/standardnotes/server/compare/@standardnotes/proxy-server@1.1.1...@standardnotes/proxy-server@1.1.2) (2023-02-22)
**Note:** Version bump only for package @standardnotes/proxy-server
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/proxy-server",
"version": "1.1.2",
"version": "1.1.3",
"engines": {
"node": ">=18.0.0 <19.0.0"
},