chore(release): publish
- @standardnotes/components-meta@0.1.2 - @standardnotes/web-server@1.2.2
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.1.2](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.1.1...@standardnotes/components-meta@0.1.2) (2022-06-11)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/components-meta
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.1](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.1.0...@standardnotes/components-meta@0.1.1) (2022-06-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/components-meta
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/components-meta",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.2.2](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.1...@standardnotes/web-server@1.2.2) (2022-06-11)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.2.1](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.0...@standardnotes/web-server@1.2.1) (2022-06-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web-server",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"author": "Standard Notes",
|
||||
@@ -15,7 +15,7 @@
|
||||
"build": "bundle install && yarn build:components && bundle exec rails assets:precompile"
|
||||
},
|
||||
"dependencies": {
|
||||
"@standardnotes/components-meta": "^0.1.1",
|
||||
"@standardnotes/components-meta": "^0.1.2",
|
||||
"@standardnotes/web": "^3.22.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4743,7 +4743,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@standardnotes/components-meta@^0.1.1, @standardnotes/components-meta@workspace:packages/components":
|
||||
"@standardnotes/components-meta@^0.1.2, @standardnotes/components-meta@workspace:packages/components":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@standardnotes/components-meta@workspace:packages/components"
|
||||
dependencies:
|
||||
@@ -5273,7 +5273,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@standardnotes/web-server@workspace:packages/web-server"
|
||||
dependencies:
|
||||
"@standardnotes/components-meta": ^0.1.1
|
||||
"@standardnotes/components-meta": ^0.1.2
|
||||
"@standardnotes/web": ^3.22.1
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
Reference in New Issue
Block a user