Skip to content

Commit c5d789e

Browse files
authored
[ci] release (#260)
1 parent 29e5288 commit c5d789e

File tree

28 files changed

+120
-35
lines changed

28 files changed

+120
-35
lines changed

.changeset/block-element-portal.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/improved-lazy-utility.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/aik-route-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @inox-tools/aik-route-config
22

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29e5288]
8+
- @inox-tools/utils@0.8.0
9+
310
## 0.11.0
411

512
### Minor Changes

packages/aik-route-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inox-tools/aik-route-config",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "",
55
"keywords": [
66
"aik",

packages/astro-tests/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @inox-tools/astro-tests
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29e5288]
8+
- @inox-tools/utils@0.8.0
9+
310
## 0.8.0
411

512
### Minor Changes

packages/astro-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inox-tools/astro-tests",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Utilities for testing your own Astro integrations and libraries based on Astro's own testing tools",
55
"keywords": [
66
"withastro",

packages/content-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @inox-tools/content-utils
22

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29e5288]
8+
- @inox-tools/utils@0.8.0
9+
- @inox-tools/modular-station@0.7.1
10+
311
## 0.12.0
412

513
### Minor Changes

packages/content-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inox-tools/content-utils",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Utilities to work with content collections on an Astro project from an integration or library.",
55
"keywords": [
66
"lifecycle",

packages/cut-short/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @inox-tools/cut-short
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29e5288]
8+
- @inox-tools/utils@0.8.0
9+
310
## 1.5.0
411

512
### Minor Changes

packages/cut-short/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inox-tools/cut-short",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Immediately halt request processing and return custom responses effortlessly.",
55
"keywords": [
66
"astro-integration",

0 commit comments

Comments
 (0)