Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @leanjs/aws@0.2.60
 - @leanjs/cli@0.7.38
 - @leanjs/next@0.8.12
 - @leanjs/nuxt@0.7.3
 - @leanjs/vue-router@0.7.7
 - @leanjs/vue@0.9.2
 - @leanjs/webpack-react@0.2.46
 - @leanjs/webpack-vue@0.4.2
 - @leanjs/webpack@0.21.8
 - @leanjs/website@0.1.3
  • Loading branch information
leanjsbot committed Dec 18, 2022
1 parent ab9e4cf commit 606e419
Show file tree
Hide file tree
Showing 20 changed files with 69 additions and 17 deletions.
6 changes: 6 additions & 0 deletions packages/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.60](https://github.com/leanjs/leanjs/compare/@leanjs/aws@0.2.59...@leanjs/aws@0.2.60) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.2.59](https://github.com/leanjs/leanjs/compare/@leanjs/aws@0.2.58...@leanjs/aws@0.2.59) (2022-12-07)

**Note:** Version bump only for package @leanjs/aws
Expand Down
4 changes: 2 additions & 2 deletions packages/aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/aws",
"version": "0.2.59",
"version": "0.2.60",
"author": "Alex Lobera <alex@leanjs.com>",
"description": "LeanJS utilities for AWS",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@leanjs/core": "*"
},
"devDependencies": {
"@leanjs/cli": "^0.7.37",
"@leanjs/cli": "^0.7.38",
"@leanjs/core": "^0.26.1",
"@types/mime-types": "^2.1.1"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.38](https://github.com/leanjs/leanjs/compare/@leanjs/cli@0.7.37...@leanjs/cli@0.7.38) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.7.37](https://github.com/leanjs/leanjs/compare/@leanjs/cli@0.7.36...@leanjs/cli@0.7.37) (2022-12-07)

**Note:** Version bump only for package @leanjs/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/cli",
"version": "0.7.37",
"version": "0.7.38",
"description": "Cli for LeanJS micro-apps",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.12](https://github.com/leanjs/leanjs/compare/@leanjs/next@0.8.11...@leanjs/next@0.8.12) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.8.11](https://github.com/leanjs/leanjs/compare/@leanjs/next@0.8.10...@leanjs/next@0.8.11) (2022-12-15)

**Note:** Version bump only for package @leanjs/next
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/next",
"version": "0.8.11",
"version": "0.8.12",
"author": "Alex Lobera <alex@leanjs.com>",
"description": "Lean micro-app tools for Nextjs",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.3](https://github.com/leanjs/leanjs/compare/@leanjs/nuxt@0.7.2...@leanjs/nuxt@0.7.3) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.7.2](https://github.com/leanjs/leanjs/compare/@leanjs/nuxt@0.7.1...@leanjs/nuxt@0.7.2) (2022-12-07)

**Note:** Version bump only for package @leanjs/nuxt
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/nuxt",
"version": "0.7.2",
"version": "0.7.3",
"description": "Lean micro-app tools for Nuxtjs",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -24,7 +24,7 @@
"homepage": "https://github.com/leanjs/leanjs#readme",
"devDependencies": {
"@leanjs/core": "^0.26.1",
"@leanjs/vue": "^0.9.1",
"@leanjs/vue": "^0.9.2",
"@vue/compiler-sfc": "^3.2.37",
"nuxt": "3.0.0",
"ts-loader": "^9.3.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.7](https://github.com/leanjs/leanjs/compare/@leanjs/vue-router@0.7.6...@leanjs/vue-router@0.7.7) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.7.6](https://github.com/leanjs/leanjs/compare/@leanjs/vue-router@0.7.5...@leanjs/vue-router@0.7.6) (2022-12-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/vue-router",
"version": "0.7.6",
"version": "0.7.7",
"author": "Alex Lobera <alex@leanjs.com>",
"description": "Lean micro-apps for Vue Router",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.2](https://github.com/leanjs/leanjs/compare/@leanjs/vue@0.9.1...@leanjs/vue@0.9.2) (2022-12-18)

### Bug Fixes

- **packages:** update react peerDependency ([667c6d9](https://github.com/leanjs/leanjs/commit/667c6d91f1bf6ef0038db9adb3843c5b4bce0bf7))

## [0.9.1](https://github.com/leanjs/leanjs/compare/@leanjs/vue@0.9.0...@leanjs/vue@0.9.1) (2022-12-07)

**Note:** Version bump only for package @leanjs/vue
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/vue",
"version": "0.9.1",
"version": "0.9.2",
"author": "Alex Lobera <alex@leanjs.com>",
"description": "Create your own Vue bindings for LeanJS Runtime",
"types": "./dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.2.46](https://github.com/leanjs/leanjs/compare/@leanjs/webpack-react@0.2.45...@leanjs/webpack-react@0.2.46) (2022-12-18)

**Note:** Version bump only for package @leanjs/webpack-react

## [0.2.45](https://github.com/leanjs/leanjs/compare/@leanjs/webpack-react@0.2.44...@leanjs/webpack-react@0.2.45) (2022-12-07)

**Note:** Version bump only for package @leanjs/webpack-react
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/webpack-react",
"version": "0.2.45",
"version": "0.2.46",
"description": "Default Webpack configuration for LeanJS React micro-apps",
"main": "./dist/index.js",
"author": "Alex Lobera <alex@leanjs.com>",
Expand All @@ -18,11 +18,11 @@
"dist"
],
"dependencies": {
"@leanjs/cli": "^0.7.37",
"@leanjs/cli": "^0.7.38",
"swc-loader": "^0.2.1"
},
"devDependencies": {
"@leanjs/webpack": "^0.21.7"
"@leanjs/webpack": "^0.21.8"
},
"peerDependencies": {
"@leanjs/webpack": "*",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.4.2](https://github.com/leanjs/leanjs/compare/@leanjs/webpack-vue@0.4.1...@leanjs/webpack-vue@0.4.2) (2022-12-18)

**Note:** Version bump only for package @leanjs/webpack-vue

## [0.4.1](https://github.com/leanjs/leanjs/compare/@leanjs/webpack-vue@0.4.0...@leanjs/webpack-vue@0.4.1) (2022-12-07)

**Note:** Version bump only for package @leanjs/webpack-vue
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/webpack-vue",
"version": "0.4.1",
"version": "0.4.2",
"description": "Default Webpack configuration for LeanJS Vue micro-apps.",
"main": "./dist/index.js",
"author": "Alex Lobera <alex@leanjs.com>",
Expand All @@ -21,13 +21,13 @@
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@leanjs/cli": "^0.7.37",
"@leanjs/cli": "^0.7.38",
"ts-loader": "^9.2.8",
"vue-loader": "^17.0.0",
"vue-template-compiler": "^2.6.14"
},
"devDependencies": {
"@leanjs/webpack": "^0.21.7"
"@leanjs/webpack": "^0.21.8"
},
"peerDependencies": {
"@leanjs/webpack": "*",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.21.8](https://github.com/leanjs/leanjs/compare/@leanjs/webpack@0.21.7...@leanjs/webpack@0.21.8) (2022-12-18)

**Note:** Version bump only for package @leanjs/webpack

## [0.21.7](https://github.com/leanjs/leanjs/compare/@leanjs/webpack@0.21.6...@leanjs/webpack@0.21.7) (2022-12-07)

**Note:** Version bump only for package @leanjs/webpack
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/webpack",
"version": "0.21.7",
"version": "0.21.8",
"description": "Webpack plugins for LeanJS micro-apps",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand All @@ -22,7 +22,7 @@
"dist"
],
"dependencies": {
"@leanjs/cli": "^0.7.37",
"@leanjs/cli": "^0.7.38",
"@leanjs/core": "^0.26.1",
"chalk": "^4.1.2",
"fast-glob": "^3.2.11",
Expand Down
4 changes: 4 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.1.3](https://github.com/leanjs/leanjs/compare/@leanjs/website@0.1.2...@leanjs/website@0.1.3) (2022-12-18)

**Note:** Version bump only for package @leanjs/website

## [0.1.2](https://github.com/leanjs/leanjs/compare/@leanjs/website@0.1.0...@leanjs/website@0.1.2) (2022-12-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanjs/website",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 606e419

Please sign in to comment.