chore(release): publish

- @standardnotes/components-meta@0.2.0
 - @standardnotes/web-server@1.2.5
This commit is contained in:
StandardNotes CI
2022-06-11 21:44:42 +00:00
parent 3e72e47eb0
commit 2aac0294ef
5 changed files with 24 additions and 5 deletions

View File

@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.2.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.1.4...@standardnotes/components-meta@0.2.0) (2022-06-11)
### Features
* add themes source ([#1089](https://github.com/standardnotes/app/issues/1089)) ([e80eb44](https://github.com/standardnotes/app/commit/e80eb441a717b7c892307635ff3af4db2e25d57c))
## [0.1.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.1.3...@standardnotes/components-meta@0.1.4) (2022-06-11) ## [0.1.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.1.3...@standardnotes/components-meta@0.1.4) (2022-06-11)
**Note:** Version bump only for package @standardnotes/components-meta **Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/components-meta", "name": "@standardnotes/components-meta",
"version": "0.1.4", "version": "0.2.0",
"private": true, "private": true,
"workspaces": { "workspaces": {
"packages": [ "packages": [

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.5](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.4...@standardnotes/web-server@1.2.5) (2022-06-11)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.4](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.3...@standardnotes/web-server@1.2.4) (2022-06-11) ## [1.2.4](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.3...@standardnotes/web-server@1.2.4) (2022-06-11)
**Note:** Version bump only for package @standardnotes/web-server **Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web-server", "name": "@standardnotes/web-server",
"version": "1.2.4", "version": "1.2.5",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"private": true, "private": true,
"author": "Standard Notes", "author": "Standard Notes",
@@ -15,7 +15,7 @@
"build": "bundle install && yarn build:components && bundle exec rails assets:precompile" "build": "bundle install && yarn build:components && bundle exec rails assets:precompile"
}, },
"dependencies": { "dependencies": {
"@standardnotes/components-meta": "^0.1.4", "@standardnotes/components-meta": "^0.2.0",
"@standardnotes/web": "^3.22.1" "@standardnotes/web": "^3.22.1"
} }
} }

View File

@@ -5670,7 +5670,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@standardnotes/components-meta@^0.1.4, @standardnotes/components-meta@workspace:packages/components": "@standardnotes/components-meta@^0.2.0, @standardnotes/components-meta@workspace:packages/components":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/components-meta@workspace:packages/components" resolution: "@standardnotes/components-meta@workspace:packages/components"
dependencies: dependencies:
@@ -6300,7 +6300,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/web-server@workspace:packages/web-server" resolution: "@standardnotes/web-server@workspace:packages/web-server"
dependencies: dependencies:
"@standardnotes/components-meta": ^0.1.4 "@standardnotes/components-meta": ^0.2.0
"@standardnotes/web": ^3.22.1 "@standardnotes/web": ^3.22.1
languageName: unknown languageName: unknown
linkType: soft linkType: soft