Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2024
1 parent c7dfca6 commit a66190c
Show file tree
Hide file tree
Showing 38 changed files with 157 additions and 95 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-coins-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-pandas-dream.md

This file was deleted.

50 changes: 0 additions & 50 deletions .changeset/pre.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sixty-chefs-itch.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/smooth-pets-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-fireants-peel.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/aik-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [21e0744]
- @inox-tools/inline-mod@2.0.0

## 0.8.5

### Patch Changes

- Updated dependencies [aa73961]
- @inox-tools/inline-mod@1.5.3

Expand Down
2 changes: 1 addition & 1 deletion packages/aik-mod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/aik-mod",
"version": "0.8.5-beta.0",
"version": "0.8.5",
"description": "AIK Plugin for inline modules",
"keywords": [
"aik",
Expand Down
8 changes: 8 additions & 0 deletions packages/aik-route-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inox-tools/aik-route-config

## 0.7.5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 0.7.5-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/aik-route-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/aik-route-config",
"version": "0.7.5-beta.0",
"version": "0.7.5",
"description": "",
"keywords": [
"aik",
Expand Down
13 changes: 13 additions & 0 deletions packages/astro-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @inox-tools/astro-tests

## 0.2.0

### Minor Changes

- 21e0744: Bump support to Astro 5

### Patch Changes

- 21e0744: Fix opt-out of Vite's dependency optimization during tests
- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 0.2.0-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/astro-tests",
"version": "0.2.0-beta.1",
"version": "0.2.0",
"description": "Utilities for testing your own Astro integrations and libraries based on Astro's own testing tools",
"keywords": [
"withastro",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-when/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/astro-when

## 1.0.0

### Major Changes

- 21e0744: Bump support to Astro 5

## 1.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-when/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/astro-when",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Integration that informs when in Astro's lifecycle the code is running",
"keywords": [
"lifecycle",
Expand Down
9 changes: 9 additions & 0 deletions packages/content-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @inox-tools/content-utils

## 0.7.5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0
- @inox-tools/modular-station@0.3.5

## 0.7.4-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/content-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/content-utils",
"version": "0.7.4",
"version": "0.7.5",
"description": "Utilities to work with content collections on an Astro project from an integration or library.",
"keywords": [
"lifecycle",
Expand Down
6 changes: 6 additions & 0 deletions packages/custom-routing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/inline-mod

## 1.0.0

### Major Changes

- 21e0744: Bump support to Astro 5

## 1.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-routing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/custom-routing",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Define custom routing instead of Astro's default file-based routing.",
"keywords": [
"astro-integration",
Expand Down
12 changes: 12 additions & 0 deletions packages/cut-short/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @inox-tools/cut-short

## 1.0.0

### Major Changes

- 21e0744: Bump support to Astro 5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 1.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cut-short/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/cut-short",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Immediately halt request processing and return custom responses effortlessly.",
"keywords": [
"astro-integration",
Expand Down
12 changes: 12 additions & 0 deletions packages/inline-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @inox-tools/inline-mod

## 2.0.0

### Major Changes

- 21e0744: Bump support to Vite 6

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 2.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inline-mod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/inline-mod",
"version": "2.0.0-beta.0",
"version": "2.0.0",
"description": "Define a virtual module inline with any reference to buildtime values",
"keywords": [
"vite-plugin"
Expand Down
8 changes: 8 additions & 0 deletions packages/modular-station/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inox-tools/modular-station

## 0.3.5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 0.3.4-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modular-station/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/modular-station",
"version": "0.3.4",
"version": "0.3.5",
"description": "Simplifying Astro integrations with a flexible docking system.",
"keywords": [
"astro-integration",
Expand Down
13 changes: 13 additions & 0 deletions packages/portal-gun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @inox-tools/portal-gun

## 1.0.0

### Major Changes

- 21e0744: Bump support to Astro 5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0
- @inox-tools/runtime-logger@0.3.6

## 1.0.0-beta.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/portal-gun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/portal-gun",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Transport HTML elements through your page during rendering using Portals.",
"keywords": [
"astro-integration",
Expand Down
9 changes: 9 additions & 0 deletions packages/request-nanostores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @inox-tools/request-nanostores

## 0.1.5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0
- @inox-tools/request-state@0.1.5

## 0.1.5-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/request-nanostores/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/request-nanostores",
"version": "0.1.5-beta.0",
"version": "0.1.5",
"description": "Make your Nanostores concurrent safe and shared from server to client",
"keywords": [
"astro-integration",
Expand Down
8 changes: 8 additions & 0 deletions packages/request-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inox-tools/request-state

## 0.1.5

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0

## 0.1.5-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/request-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/request-state",
"version": "0.1.5-beta.0",
"version": "0.1.5",
"description": "Shared request state between server and client",
"keywords": [
"astro-integration",
Expand Down
9 changes: 9 additions & 0 deletions packages/runtime-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @inox-tools/runtime-logger

## 0.3.6

### Patch Changes

- Updated dependencies [21e0744]
- Updated dependencies [21e0744]
- @inox-tools/utils@0.3.0
- @inox-tools/modular-station@0.3.5

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/runtime-logger",
"version": "0.3.5",
"version": "0.3.6",
"description": "Expose Astro Integration Logger at runtime for consistent output",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/sitemap-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/sitemap-ext

## 0.3.6

### Patch Changes

- @inox-tools/aik-route-config@0.7.5

## 0.3.6-beta.0

### Patch Changes
Expand Down
Loading

0 comments on commit a66190c

Please sign in to comment.