standardci
2023-01-17 14:49:52 +00:00
parent 6a5904cfaa
commit 78ab4dc94d
16 changed files with 40 additions and 8 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.
## [2.19.5](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-01-17)
**Note:** Version bump only for package @standardnotes/analytics
## [2.19.4](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-01-17)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/analytics",
"version": "2.19.4",
"version": "2.19.5",
"engines": {
"node": ">=18.0.0 <19.0.0"
},