Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Oct 24, 2024
2 parents 9ece102 + 85d1c42 commit 4af8463
Show file tree
Hide file tree
Showing 40 changed files with 246 additions and 20 deletions.
9 changes: 9 additions & 0 deletions packages/changelog-notify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# [8.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@8.1.0) (2024-10-24)


### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [8.0.0](https://github.com/TriPSs/nx-extend/compare/[email protected]@8.0.0) (2024-08-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/changelog-notify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/changelog-notify",
"version": "8.0.0",
"version": "8.1.0",
"keywords": [
"nx",
"changelog",
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# [8.1.0](https://github.com/TriPSs/nx-extend/compare/[email protected]@8.1.0) (2024-10-24)


### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/TriPSs/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [8.0.2](https://github.com/TriPSs/nx-extend/compare/[email protected]@8.0.2) (2024-09-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/core",
"version": "8.0.2",
"version": "8.1.0",
"license": "MIT",
"main": "src/index.js",
"peerDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/docusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# [3.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@3.1.0) (2024-10-24)


### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [3.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@3.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/docusaurus",
"version": "3.0.0",
"version": "3.1.0",
"keywords": [
"nx",
"docusaurus"
Expand Down
13 changes: 13 additions & 0 deletions packages/e2e-runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@

# [11.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@11.1.0) (2024-10-24)

### Dependency Updates

* `playwright` updated to version `10.1.0`
* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [11.0.3](https://github.com/tripss/nx-extend/compare/[email protected]@11.0.3) (2024-10-11)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/e2e-runner",
"version": "11.0.3",
"version": "11.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/e2e-runner/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/firebase-hosting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [8.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@8.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [8.0.2](https://github.com/tripss/nx-extend/compare/[email protected]@8.0.2) (2024-09-06)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase-hosting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/firebase-hosting",
"version": "8.0.2",
"version": "8.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/firebase-hosting/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gcp-cloud-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [12.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@12.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [12.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@12.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-cloud-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-cloud-run",
"version": "12.0.0",
"version": "12.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/gcp-cloud-run/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gcp-deployment-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [10.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@10.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [10.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@10.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-deployment-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-deployment-manager",
"version": "10.0.0",
"version": "10.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/gcp-deployment-manager/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gcp-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [15.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@15.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [15.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@15.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-functions",
"version": "15.0.0",
"version": "15.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/gcp-functions/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gcp-secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [11.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@11.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [11.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@11.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-secrets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-secrets",
"version": "11.0.0",
"version": "11.1.0",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/packages/gcp-secrets/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gcp-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [9.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@9.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [9.0.2](https://github.com/tripss/nx-extend/compare/[email protected]@9.0.2) (2024-09-06)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-storage",
"version": "9.0.2",
"version": "9.1.0",
"keywords": [
"nx",
"google cloud platform",
Expand Down
9 changes: 9 additions & 0 deletions packages/gcp-task-runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# [8.1.0](https://github.com/TriPSs/nx-extend/compare/[email protected]@8.1.0) (2024-10-24)


### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/TriPSs/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [8.0.3](https://github.com/TriPSs/nx-extend/compare/[email protected]@8.0.3) (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-task-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/gcp-task-runner",
"version": "8.0.3",
"version": "8.1.0",
"main": "src/index.js",
"dependencies": {
"@google-cloud/storage": "7.13.0"
Expand Down
9 changes: 9 additions & 0 deletions packages/github-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

# [9.1.0](https://github.com/TriPSs/nx-extend/compare/[email protected]@9.1.0) (2024-10-24)


### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/TriPSs/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [9.0.0](https://github.com/TriPSs/nx-extend/compare/[email protected]@9.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/github-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/github-pages",
"version": "9.0.0",
"version": "9.1.0",
"main": "src/index.js",
"peerDependencies": {
"@nx/devkit": "^20.0.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [10.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@10.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [10.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@10.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/playwright",
"version": "10.0.0",
"version": "10.1.0",
"keywords": [
"nx",
"playwright"
Expand Down
12 changes: 12 additions & 0 deletions packages/pulumi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [8.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@8.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [8.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@8.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/pulumi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/pulumi",
"version": "8.0.0",
"version": "8.1.0",
"keywords": [
"nx",
"pulumi"
Expand Down
12 changes: 12 additions & 0 deletions packages/react-email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [4.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@4.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



# [4.0.0](https://github.com/tripss/nx-extend/compare/[email protected]@4.0.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-email/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/react-email",
"version": "4.0.0",
"version": "4.1.0",
"keywords": [
"nx",
"react-email"
Expand Down
12 changes: 12 additions & 0 deletions packages/shadcn-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# [4.1.0](https://github.com/tripss/nx-extend/compare/[email protected]@4.1.0) (2024-10-24)

### Dependency Updates

* `core` updated to version `8.1.0`

### Features

* Update NX peerDependencies to v20.0.0 ([67e1f69](https://github.com/tripss/nx-extend/commit/67e1f69f0d5cdde653858224af6ddd89c91f7309))



## [4.0.1](https://github.com/tripss/nx-extend/compare/[email protected]@4.0.1) (2024-10-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/shadcn-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/shadcn-ui",
"version": "4.0.1",
"version": "4.1.0",
"keywords": [
"nx",
"shadcn-ui"
Expand Down
Loading

0 comments on commit 4af8463

Please sign in to comment.