Skip to content

Commit

Permalink
chore: release 1.3.1-beta.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 13, 2024
1 parent a604ec6 commit a970d0c
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 20 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.3.1-beta.7](https://github.com/analogjs/analog/compare/v1.3.1-beta.6...v1.3.1-beta.7) (2024-05-13)

### Bug Fixes

- **vite-plugin-nitro:** correctly merge Nitro config customizations ([#1089](https://github.com/analogjs/analog/issues/1089)) ([a604ec6](https://github.com/analogjs/analog/commit/a604ec6d1e17dfc7e43928f1f3bc4d347d232f61))

## [1.3.1-beta.6](https://github.com/analogjs/analog/compare/v1.3.1-beta.5...v1.3.1-beta.6) (2024-05-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "analogjs-platform",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/astro-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/astro-angular",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "Use Angular components within Astro",
"type": "module",
"author": "Brandon Roberts <robertsbt@gmail.com>",
Expand Down Expand Up @@ -28,7 +28,7 @@
"url": "https://github.com/analogjs/analog.git"
},
"dependencies": {
"@analogjs/vite-plugin-angular": "^1.3.1-beta.6"
"@analogjs/vite-plugin-angular": "^1.3.1-beta.7"
},
"peerDependencies": {
"@angular-devkit/build-angular": ">=16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/content",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "Content Rendering for Analog",
"type": "module",
"author": "Brandon Roberts <robertsbt@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-analog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-analog",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"type": "module",
"license": "MIT",
"author": "Brandon Roberts",
Expand Down
8 changes: 4 additions & 4 deletions packages/create-analog/template-angular-v17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"test": "ng test"
},
"dependencies": {
"@analogjs/content": "^1.3.1-beta.6",
"@analogjs/router": "^1.3.1-beta.6",
"@analogjs/content": "^1.3.1-beta.7",
"@analogjs/router": "^1.3.1-beta.7",
"@angular/animations": "^17.2.0",
"@angular/common": "^17.2.0",
"@angular/compiler": "^17.2.0",
Expand All @@ -38,8 +38,8 @@
"zone.js": "~0.14.0"
},
"devDependencies": {
"@analogjs/platform": "^1.3.1-beta.6",
"@analogjs/vite-plugin-angular": "^1.3.1-beta.6",
"@analogjs/platform": "^1.3.1-beta.7",
"@analogjs/vite-plugin-angular": "^1.3.1-beta.7",
"@angular/cli": "^17.2.0",
"@angular/compiler-cli": "^17.2.0",
"@nx/vite": "~18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/create-analog/template-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"test": "ng test"
},
"dependencies": {
"@analogjs/content": "^1.3.1-beta.6",
"@analogjs/router": "^1.3.1-beta.6",
"@analogjs/content": "^1.3.1-beta.7",
"@analogjs/router": "^1.3.1-beta.7",
"@angular/animations": "^17.2.0",
"@angular/common": "^17.2.0",
"@angular/compiler": "^17.2.0",
Expand All @@ -38,8 +38,8 @@
"zone.js": "~0.14.0"
},
"devDependencies": {
"@analogjs/platform": "^1.3.1-beta.6",
"@analogjs/vite-plugin-angular": "^1.3.1-beta.6",
"@analogjs/platform": "^1.3.1-beta.7",
"@analogjs/vite-plugin-angular": "^1.3.1-beta.7",
"@angular-devkit/build-angular": "^17.2.0",
"@angular/cli": "^17.2.0",
"@angular/compiler-cli": "^17.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/platform",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "The fullstack meta-framework for Angular",
"type": "module",
"author": "Brandon Roberts <robertsbt@gmail.com>",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"nitropack": "^2.6.0",
"@analogjs/vite-plugin-angular": "^1.3.1-beta.6",
"@analogjs/vite-plugin-nitro": "^1.3.1-beta.6"
"@analogjs/vite-plugin-angular": "^1.3.1-beta.7",
"@analogjs/vite-plugin-nitro": "^1.3.1-beta.7"
},
"peerDependencies": {
"@nx/devkit": "^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/router",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "Filesystem-based routing for Angular",
"type": "module",
"author": "Brandon Roberts <robertsbt@gmail.com>",
Expand All @@ -24,7 +24,7 @@
"@angular/router": "^15.0.0 || >=16.0.0"
},
"optionalDependencies": {
"@analogjs/content": "^1.3.1-beta.6"
"@analogjs/content": "^1.3.1-beta.7"
},
"dependencies": {
"tslib": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/vite-plugin-angular",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "Vite Plugin for Angular",
"type": "module",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-nitro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@analogjs/vite-plugin-nitro",
"version": "1.3.1-beta.6",
"version": "1.3.1-beta.7",
"description": "A Vite plugin for adding a nitro API server",
"type": "module",
"author": "Brandon Roberts <robertsbt@gmail.com>",
Expand Down

0 comments on commit a970d0c

Please sign in to comment.