diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 6c11a9326..c23057680 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [2.1.3-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.3-alpha.1...@standardnotes/components-meta@2.1.3-alpha.2) (2022-06-17) +## [2.1.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.3-alpha.1...@standardnotes/components-meta@2.1.4) (2022-06-17) + +**Note:** Version bump only for package @standardnotes/components-meta + +## [2.1.3](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.3-alpha.1...@standardnotes/components-meta@2.1.3) (2022-06-17) **Note:** Version bump only for package @standardnotes/components-meta diff --git a/packages/components/package.json b/packages/components/package.json index 9bf6db40d..7e5c390f3 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/components-meta", - "version": "2.1.3-alpha.2", + "version": "2.1.4", "private": true, "author": "Standard Notes", "main": "dist", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 9b01e6797..16115006f 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -3,10 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [3.22.7-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.7-alpha.4...@standardnotes/desktop@3.22.7-alpha.5) (2022-06-17) +## [3.22.9](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.7-alpha.4...@standardnotes/desktop@3.22.9) (2022-06-17) **Note:** Version bump only for package @standardnotes/desktop +## [3.22.8](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.7-alpha.1...@standardnotes/desktop@3.22.8) (2022-06-17) + +**Note:** Version bump only for package @standardnotes/desktop + +## [3.22.7](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.7-alpha.1...@standardnotes/desktop@3.22.7) (2022-06-17) + +**Note:** Version bump only for package @standardnotes/desktop ## [3.22.7-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.7-alpha.3...@standardnotes/desktop@3.22.7-alpha.4) (2022-06-17) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 336ae3cda..f38dd41e1 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,9 +1,9 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.22.7-alpha.5", + "version": "3.22.9", "license": "AGPL-3.0-or-later", - "author": "Standard Notes", + "author": "Standard Notes.", "private": true, "repository": { "type": "git", diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 70af39735..06b481262 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [3.23.4-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.4-alpha.2) (2022-06-17) +## [3.23.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.5) (2022-06-17) + +**Note:** Version bump only for package @standardnotes/mobile + +## [3.23.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.4) (2022-06-17) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 7004b9351..c46cc74a1 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.23.4-alpha.2", + "version": "3.23.5", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", @@ -121,8 +121,8 @@ "preset": "react-native" }, "componentsCdn": { - "dev": "https://cdn.jsdelivr.net/gh/standardnotes/app@", - "prod": "https://cdn.jsdelivr.net/gh/standardnotes/app@" + "dev": "https://app-dev.standardnotes.com/components/zips", + "prod": "https://app.standardnotes.com/components/zips" }, "detox": { "configurations": { diff --git a/packages/web-server/CHANGELOG.md b/packages/web-server/CHANGELOG.md index f8cf85e00..04950f2be 100644 --- a/packages/web-server/CHANGELOG.md +++ b/packages/web-server/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.2.10-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.10-alpha.1...@standardnotes/web-server@1.2.10-alpha.2) (2022-06-17) +## [1.2.11](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.10-alpha.1...@standardnotes/web-server@1.2.11) (2022-06-17) + +**Note:** Version bump only for package @standardnotes/web-server + +## [1.2.10](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.10-alpha.1...@standardnotes/web-server@1.2.10) (2022-06-17) **Note:** Version bump only for package @standardnotes/web-server diff --git a/packages/web-server/package.json b/packages/web-server/package.json index 9290516ff..37ff99d81 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web-server", - "version": "1.2.10-alpha.2", + "version": "1.2.11", "license": "AGPL-3.0-or-later", "private": true, "author": "Standard Notes.", @@ -11,8 +11,8 @@ "scripts": { "start": "bundle exec rails s -b 0.0.0.0", "start:no-binding": "bundle exec rails s", - "copy:components": "cp -r ../../node_modules/@standardnotes/components-meta/dist/assets/. public/components/assets/", - "build": "bundle install && yarn copy:components && bundle exec rails assets:precompile" + "build:components": "cp -r ../../node_modules/@standardnotes/components-meta/dist/. public/components/", + "build": "bundle install && yarn build:components && bundle exec rails assets:precompile" }, "dependencies": { "@standardnotes/components-meta": "workspace:*",