Skip to content

Version Packages #1097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/busy-flies-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-cows-work.md

This file was deleted.

50 changes: 0 additions & 50 deletions .changeset/proud-berries-cheer.md

This file was deleted.

17 changes: 17 additions & 0 deletions packages/create-gasket-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# `create-gasket-app`

## 7.3.7

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]
- @gasket/[email protected]

## 7.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gasket-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-gasket-app",
"version": "7.3.6",
"version": "7.3.7",
"description": "starter pack for creating a gasket app",
"type": "module",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/assets`

## 7.4.1

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/assets",
"version": "7.4.0",
"version": "7.4.1",
"description": "Gasket assets",
"main": "react/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/gasket-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# `@gasket/core`

## 7.4.1

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]

## 7.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/core",
"version": "7.4.0",
"version": "7.4.1",
"description": "Entry point to setting up Gasket instances",
"type": "module",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/gasket-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# `@gasket/data`

## 7.3.4

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]

## 7.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/data",
"version": "7.3.3",
"version": "7.3.4",
"description": "Helper package for accessing embedded Gasket Data in the browser",
"type": "module",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/fetch`

## 7.3.4

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/fetch",
"version": "7.3.3",
"version": "7.3.4",
"description": "Gasket Fetch API",
"main": "lib/node.js",
"browser": "lib/browser.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/intl`

## 7.3.4

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/intl",
"version": "7.3.3",
"version": "7.3.4",
"description": "Internationalization managers for translation files and locale handling.",
"type": "module",
"main": "lib/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/gasket-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `@gasket/nextjs`

## 7.4.2

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]
- @gasket/[email protected]

## 7.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/nextjs",
"version": "7.4.1",
"version": "7.4.2",
"description": "Gasket integrations for Next.js apps",
"type": "module",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-plugin-analyze/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/plugin-analyze`

## 7.3.5

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-analyze/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-analyze",
"version": "7.3.4",
"version": "7.3.5",
"description": "Gasket Analyzer Plugin",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/gasket-plugin-command/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `@gasket/plugin-command`

## 7.3.6

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]
- @gasket/[email protected]

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-command/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-command",
"version": "7.3.5",
"version": "7.3.6",
"description": "Plugin to enable other plugins to inject new gasket commands",
"type": "module",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-plugin-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gasket/plugin-cypress

## 7.4.1

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-cypress",
"version": "7.4.0",
"version": "7.4.1",
"description": "Integrates Cypress based testing into your Gasket application",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/gasket-plugin-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `@gasket/plugin-data`

## 7.3.4

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]
- @gasket/[email protected]

## 7.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-data",
"version": "7.3.3",
"version": "7.3.4",
"description": "Supports application-specific settings and configurations",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-plugin-docs-graphs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/plugin-docs-graph`

## 7.3.4

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-docs-graphs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-docs-graphs",
"version": "7.3.3",
"version": "7.3.4",
"description": "Generate mermaid graphs of an applications gasket lifecycles",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/gasket-plugin-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# `@gasket/plugin-docs`

## 7.3.6

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]

## 7.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-docs",
"version": "7.3.5",
"version": "7.3.6",
"description": "Centralize doc files from plugins and modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/gasket-plugin-docusaurus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# `@gasket/plugin-docusaurus`

## 7.4.2

### Patch Changes

- eb403a8: Audit ts-ignores.
- Updated dependencies [eb403a8]
- @gasket/[email protected]

## 7.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-docusaurus",
"version": "7.4.1",
"version": "7.4.2",
"description": "Gasket plugin for docusaurus",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gasket-plugin-dynamic-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@gasket/plugin-dynamic-plugins`

## 7.3.5

### Patch Changes

- eb403a8: Audit ts-ignores.

## 7.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gasket-plugin-dynamic-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gasket/plugin-dynamic-plugins",
"version": "7.3.4",
"version": "7.3.5",
"description": "Gasket plugin for dynamically adding plugins to Gasket",
"type": "module",
"main": "lib/index.js",
Expand Down
Loading