StandardNotes CI
2023-07-17 14:57:47 +00:00
parent eba1289ab9
commit e7d805b91a
31 changed files with 101 additions and 15 deletions

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.
## [3.166.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.15...@standardnotes/web@3.166.16) (2023-07-17)
**Note:** Version bump only for package @standardnotes/web
## [3.166.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.14...@standardnotes/web@3.166.15) (2023-07-16)
### Bug Fixes

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.166.16",
"title": "[3.166.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.15...@standardnotes/web@3.166.16) (2023-07-17)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.166.15",
"title": "[3.166.15](https://github.com/standardnotes/app/compare/@standardnotes/web@3.166.14...@standardnotes/web@3.166.15) (2023-07-16)",
@@ -361,6 +372,17 @@
]
}
},
{
"version": "3.164.0",
"title": "[3.164.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.3...@standardnotes/web@3.164.0) (2023-07-03)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.163.3",
"title": "[3.163.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.163.2...@standardnotes/web@3.163.3) (2023-07-02)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.166.15",
"version": "3.166.16",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",