chore(release): publish new version

- @standardnotes/[email protected]
This commit is contained in:
standardci
2023-02-22 16:25:25 +00:00
parent f4208c19a7
commit 724dc5c86c
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.1](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-22)
**Note:** Version bump only for package @standardnotes/proxy-server
# 1.1.0 (2023-02-22)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/proxy-server",
"version": "1.1.0",
"version": "1.1.1",
"engines": {
"node": ">=18.0.0 <19.0.0"
},