Skip to content

Commit

Permalink
chore: Sync inter-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Dec 4, 2024
1 parent c85013c commit f750db0
Show file tree
Hide file tree
Showing 30 changed files with 132 additions and 15 deletions.
11 changes: 11 additions & 0 deletions packages/aik-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @inox-tools/aik-mod

## 0.9.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

### Patch Changes

- Updated dependencies
- @inox-tools/inline-mod@2.0.1

## 0.8.5

### Patch Changes
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",
"version": "0.9.0",
"description": "AIK Plugin for inline modules",
"keywords": [
"aik",
Expand Down
6 changes: 6 additions & 0 deletions packages/aik-route-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/aik-route-config

## 0.8.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 0.7.5

### 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",
"version": "0.8.0",
"description": "",
"keywords": [
"aik",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/astro-tests

## 0.2.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 0.2.0

### Minor 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",
"version": "0.2.1",
"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.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 1.0.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",
"version": "1.0.1",
"description": "Integration that informs when in Astro's lifecycle the code is running",
"keywords": [
"lifecycle",
Expand Down
11 changes: 11 additions & 0 deletions packages/content-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @inox-tools/content-utils

## 0.8.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

### Patch Changes

- Updated dependencies
- @inox-tools/modular-station@0.4.0

## 0.7.5

### 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.5",
"version": "0.8.0",
"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.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 1.0.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",
"version": "1.0.1",
"description": "Define custom routing instead of Astro's default file-based routing.",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/cut-short/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/cut-short

## 1.0.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 1.0.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",
"version": "1.0.1",
"description": "Immediately halt request processing and return custom responses effortlessly.",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/inline-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/inline-mod

## 2.0.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 2.0.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",
"version": "2.0.1",
"description": "Define a virtual module inline with any reference to buildtime values",
"keywords": [
"vite-plugin"
Expand Down
6 changes: 6 additions & 0 deletions packages/modular-station/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/modular-station

## 0.4.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 0.3.5

### 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.5",
"version": "0.4.0",
"description": "Simplifying Astro integrations with a flexible docking system.",
"keywords": [
"astro-integration",
Expand Down
8 changes: 8 additions & 0 deletions packages/portal-gun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @inox-tools/portal-gun

## 1.0.1

### Patch Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6
- Updated dependencies
- @inox-tools/runtime-logger@0.4.0

## 1.0.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",
"version": "1.0.1",
"description": "Transport HTML elements through your page during rendering using Portals.",
"keywords": [
"astro-integration",
Expand Down
11 changes: 11 additions & 0 deletions packages/request-nanostores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @inox-tools/request-nanostores

## 0.2.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

### Patch Changes

- Updated dependencies
- @inox-tools/request-state@0.2.0

## 0.1.5

### 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",
"version": "0.2.0",
"description": "Make your Nanostores concurrent safe and shared from server to client",
"keywords": [
"astro-integration",
Expand Down
6 changes: 6 additions & 0 deletions packages/request-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/request-state

## 0.2.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 0.1.5

### 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",
"version": "0.2.0",
"description": "Shared request state between server and client",
"keywords": [
"astro-integration",
Expand Down
11 changes: 11 additions & 0 deletions packages/runtime-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @inox-tools/runtime-logger

## 0.4.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

### Patch Changes

- Updated dependencies
- @inox-tools/modular-station@0.4.0

## 0.3.6

### 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.6",
"version": "0.4.0",
"description": "Expose Astro Integration Logger at runtime for consistent output",
"keywords": [
"astro-integration",
Expand Down
11 changes: 11 additions & 0 deletions packages/sitemap-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @inox-tools/sitemap-ext

## 0.4.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

### Patch Changes

- Updated dependencies
- @inox-tools/aik-route-config@0.8.0

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sitemap-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/sitemap-ext",
"version": "0.3.6",
"version": "0.4.0",
"description": "Higher level extension over Astro's official sitemap integration",
"keywords": [
"sitemap",
Expand Down
6 changes: 6 additions & 0 deletions packages/star-warp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/star-warp

## 0.2.0

### Minor Changes

- Minimal bump to sync inter-dependencies to Astro 5 and Vite 6

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/star-warp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/star-warp",
"version": "0.1.6",
"version": "0.2.0",
"description": "Warp-drive search for Astro sites using Pagefind",
"keywords": [
"astro-integration",
Expand Down

0 comments on commit f750db0

Please sign in to comment.