mirror of
https://github.com/lowdefy/lowdefy.git
synced 2024-11-27 05:12:31 +08:00
chore: Bump version.
This commit is contained in:
parent
d488bcbe85
commit
c30cc4e28e
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/lowdefy
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"packages": [
|
||||
"src/packages/*",
|
||||
"src/packages/blocks/*",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/lowdefy",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"private": true,
|
||||
"description": "Lowdefy monorepo",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/api
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/api
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/api",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -40,12 +40,12 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.29"
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "28.1.0",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/build
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/build
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/build",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -51,14 +51,14 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.30",
|
||||
"ajv": "8.11.0",
|
||||
"json5": "2.2.1",
|
||||
"uuid": "8.3.2",
|
||||
@ -67,32 +67,32 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "28.1.0",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.29",
|
||||
"@lowdefy/actions-pdf-make": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-aggrid": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-color-selectors": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-echarts": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-google-maps": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-markdown": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-qr": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-axios-http": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-elasticsearch": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-google-sheets": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-knex": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-mongodb": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-redis": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-sendgrid": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-stripe": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-change-case": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-diff": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-uuid": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-yaml": "4.0.0-alpha.29",
|
||||
"@lowdefy/plugin-auth0": "4.0.0-alpha.29",
|
||||
"@lowdefy/plugin-csv": "4.0.0-alpha.29",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.29",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.30",
|
||||
"@lowdefy/actions-pdf-make": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-aggrid": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-color-selectors": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-echarts": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-google-maps": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-markdown": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-qr": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-axios-http": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-elasticsearch": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-google-sheets": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-knex": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-mongodb": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-redis": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-sendgrid": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-stripe": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-change-case": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-diff": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-nunjucks": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-uuid": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-yaml": "4.0.0-alpha.30",
|
||||
"@lowdefy/plugin-auth0": "4.0.0-alpha.30",
|
||||
"@lowdefy/plugin-csv": "4.0.0-alpha.30",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package lowdefy
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lowdefy",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy CLI",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -39,8 +39,8 @@
|
||||
"test": "FORCE_COLOR=3 node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"axios": "0.27.2",
|
||||
"commander": "9.4.0",
|
||||
"decompress": "4.2.1",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/client
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/client
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/client",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy Client",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,17 +42,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "4.7.0",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/engine": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/layout": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/engine": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/layout": "4.0.0-alpha.30",
|
||||
"classnames": "2.3.1",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/docs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
name: '@lowdefy/docs'
|
||||
lowdefy: 4.0.0-alpha.29
|
||||
lowdefy: 4.0.0-alpha.30
|
||||
license: Apache-2.0
|
||||
|
||||
cli:
|
||||
@ -21,7 +21,7 @@ cli:
|
||||
|
||||
plugins:
|
||||
- name: '@lowdefy/docs'
|
||||
version: '4.0.0-alpha.29'
|
||||
version: '4.0.0-alpha.30'
|
||||
|
||||
global:
|
||||
all_icons:
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/docs",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,7 +42,7 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "28.1.0",
|
||||
|
@ -1 +1 @@
|
||||
v4.0.0-alpha.29
|
||||
v4.0.0-alpha.30
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/engine
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/engine
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/engine",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -36,15 +36,15 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "28.1.0",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.29",
|
||||
"@lowdefy/build": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.29",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.30",
|
||||
"@lowdefy/build": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/layout
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/layout
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/layout",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,16 +41,16 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"antd": "4.22.5",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,7 +41,7 @@
|
||||
"test:watch": "jest --coverage --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.57",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/actions-core
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/actions-core",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -49,7 +49,7 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "28.1.0",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/actions-pdf-make
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/actions-pdf-make
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/actions-pdf-make",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-aggrid
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-aggrid
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-aggrid",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "AgGrid Blocks for Lowdefy.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -53,15 +53,15 @@
|
||||
"@ag-grid-community/all-modules": "27.3.0",
|
||||
"@ag-grid-community/core": "27.3.0",
|
||||
"@ag-grid-community/react": "27.3.0",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-antd
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-antd
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-antd",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy Ant Design Blocks",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -51,8 +51,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "4.7.0",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"antd": "4.22.5",
|
||||
"classnames": "2.3.1",
|
||||
"moment": "2.29.4",
|
||||
@ -63,9 +63,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-basic
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-basic
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-basic",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Basic html Lowdefy blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -48,16 +48,16 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"dompurify": "2.3.8",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-color-selectors
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-color-selectors
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-color-selectors",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A Lowdefy color selector blocks based on react-color.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -50,8 +50,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.30",
|
||||
"classnames": "2.3.1",
|
||||
"react": "18.1.0",
|
||||
"react-colorful": "5.5.1",
|
||||
@ -59,8 +59,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-echarts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-echarts
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-echarts",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "ECharts Blocks for Lowdefy.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -50,7 +50,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"echarts": "5.3.2",
|
||||
"echarts-for-react": "3.0.2",
|
||||
"react": "18.1.0",
|
||||
@ -58,8 +58,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-google-maps
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-google-maps
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-google-maps",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Google Maps Blocks for Lowdefy.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,15 +42,15 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@react-google-maps/api": "2.12.0",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-loaders
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-loaders
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-loaders",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy loader blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -48,15 +48,15 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-markdown
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-markdown
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-markdown",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy markdown blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -46,7 +46,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"dompurify": "2.3.8",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0",
|
||||
@ -57,8 +57,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-qr
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/blocks-qr
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-qr",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy qr blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -49,15 +49,15 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"html5-qrcode": "2.2.1",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-axios-http
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-axios-http
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-axios-http",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,11 +41,11 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"axios": "0.27.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-elasticsearch
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-elasticsearch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-elasticsearch",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,10 +42,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "7.16.0",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-google-sheets
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-google-sheets
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-google-sheets",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,13 +41,13 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"google-spreadsheet": "3.3.0",
|
||||
"mingo": "6.0.6",
|
||||
"moment": "2.29.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-knex
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-knex
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-knex",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,7 +41,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"knex": "1.0.7",
|
||||
"mssql": "8.1.2",
|
||||
"mysql": "2.18.1",
|
||||
@ -49,7 +49,7 @@
|
||||
"sqlite3": "5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-mongodb
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-mongodb
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-mongodb",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,13 +42,13 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@next-auth/mongodb-adapter": "1.0.3",
|
||||
"mongodb": "4.6.0",
|
||||
"saslprep": "1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@shelf/jest-mongodb": "4.1.0",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-redis
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-redis
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-redis",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -45,11 +45,11 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"redis": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-sendgrid
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-sendgrid
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-sendgrid",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,11 +41,11 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@sendgrid/mail": "7.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-stripe
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/connection-stripe
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/connection-stripe",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,11 +41,11 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"stripe": "8.222.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-change-case
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-change-case
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-change-case",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,8 +42,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"change-case": "4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-diff
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-diff
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-diff",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,8 +42,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"deep-diff": "1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-js
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-js
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-js",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -48,8 +48,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.57",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-moment
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-moment
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-moment",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -46,7 +46,7 @@
|
||||
"test": "TZ=UTC jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"moment": "2.29.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-mql
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-mql
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-mql",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,8 +42,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"mingo": "6.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-nunjucks
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-nunjucks
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-nunjucks",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,9 +42,9 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29"
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.1.57",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-uuid
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-uuid
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-uuid",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,8 +42,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-yaml
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/operators-yaml
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators-yaml",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,8 +42,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators": "4.0.0-alpha.30",
|
||||
"yaml": "2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-auth0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-auth0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/plugin-auth0",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-aws
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-aws
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/plugin-aws",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -41,9 +41,9 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"antd": "4.22.5",
|
||||
"aws-sdk": "2.1145.0",
|
||||
"react": "18.1.0",
|
||||
@ -51,9 +51,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.29",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.29",
|
||||
"@lowdefy/ajv": "4.0.0-alpha.30",
|
||||
"@lowdefy/block-dev": "4.0.0-alpha.30",
|
||||
"@lowdefy/jest-yaml-transform": "4.0.0-alpha.30",
|
||||
"@swc/cli": "0.1.57",
|
||||
"@swc/core": "1.2.194",
|
||||
"@swc/jest": "0.2.21",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-csv
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-csv
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/plugin-csv",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-next-auth
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/plugin-next-auth
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/plugin-next-auth",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server-dev
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/server-dev",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -39,30 +39,30 @@
|
||||
"next": "next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.29",
|
||||
"@lowdefy/api": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-color-selectors": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-echarts": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-markdown": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-qr": "4.0.0-alpha.29",
|
||||
"@lowdefy/build": "4.0.0-alpha.29",
|
||||
"@lowdefy/client": "4.0.0-alpha.29",
|
||||
"@lowdefy/connection-axios-http": "4.0.0-alpha.29",
|
||||
"@lowdefy/engine": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/layout": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-change-case": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-diff": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-uuid": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-yaml": "4.0.0-alpha.29",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.29",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.30",
|
||||
"@lowdefy/api": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-color-selectors": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-echarts": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-markdown": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-qr": "4.0.0-alpha.30",
|
||||
"@lowdefy/build": "4.0.0-alpha.30",
|
||||
"@lowdefy/client": "4.0.0-alpha.30",
|
||||
"@lowdefy/connection-axios-http": "4.0.0-alpha.30",
|
||||
"@lowdefy/engine": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/layout": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-change-case": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-diff": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-mql": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-nunjucks": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-uuid": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-yaml": "4.0.0-alpha.30",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.30",
|
||||
"chokidar": "3.5.3",
|
||||
"dotenv": "16.0.1",
|
||||
"next": "12.1.6",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/server",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -42,17 +42,17 @@
|
||||
"next": "next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.29",
|
||||
"@lowdefy/api": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.29",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.29",
|
||||
"@lowdefy/client": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/layout": "4.0.0-alpha.29",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.29",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.29",
|
||||
"@lowdefy/actions-core": "4.0.0-alpha.30",
|
||||
"@lowdefy/api": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-antd": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-basic": "4.0.0-alpha.30",
|
||||
"@lowdefy/blocks-loaders": "4.0.0-alpha.30",
|
||||
"@lowdefy/client": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@lowdefy/layout": "4.0.0-alpha.30",
|
||||
"@lowdefy/node-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/operators-js": "4.0.0-alpha.30",
|
||||
"@lowdefy/plugin-next-auth": "4.0.0-alpha.30",
|
||||
"next": "12.1.6",
|
||||
"next-auth": "4.10.3",
|
||||
"process": "0.11.10",
|
||||
@ -61,7 +61,7 @@
|
||||
"react-icons": "4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lowdefy/build": "4.0.0-alpha.29",
|
||||
"@lowdefy/build": "4.0.0-alpha.30",
|
||||
"@next/eslint-plugin-next": "12.1.6",
|
||||
"less": "4.1.2",
|
||||
"less-loader": "11.0.0",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/ajv
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/ajv
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/ajv",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -39,7 +39,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.29",
|
||||
"@lowdefy/nunjucks": "4.0.0-alpha.30",
|
||||
"ajv": "8.11.0",
|
||||
"ajv-errors": "3.0.0"
|
||||
},
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/block-dev
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/block-dev
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/block-dev",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy Block Development Tools",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -37,8 +37,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/jest": "11.9.1",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/block-utils": "4.0.0-alpha.30",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"@testing-library/dom": "8.13.0",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@testing-library/user-event": "14.2.0",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/block-utils
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/block-utils
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/block-utils",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy Block Utils",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -43,7 +43,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.9.0",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"dompurify": "2.3.8",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/helpers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/helpers
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/helpers",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/jest-yaml-transform
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/jest-yaml-transform
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/jest-yaml-transform",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A Jest Transform for YAML.",
|
||||
"main": "./dist/index.js",
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/node-utils
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/node-utils
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/node-utils",
|
||||
"version": "4.0.0-alpha.29",
|
||||
"version": "4.0.0-alpha.30",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -40,7 +40,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "4.0.0-alpha.29",
|
||||
"@lowdefy/helpers": "4.0.0-alpha.30",
|
||||
"fs-extra": "10.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -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.
|
||||
|
||||
# [4.0.0-alpha.30](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.29...v4.0.0-alpha.30) (2022-09-17)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/nunjucks
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [4.0.0-alpha.29](https://github.com/lowdefy/lowdefy/compare/v4.0.0-alpha.28...v4.0.0-alpha.29) (2022-09-13)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/nunjucks
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user