Skip to content

Commit

Permalink
[ci] release (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Fryuni and github-actions[bot] authored Jul 10, 2024
1 parent 1e7d725 commit ba78b95
Show file tree
Hide file tree
Showing 26 changed files with 98 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-cheetahs-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-lizards-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-turtles-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-eggs-hear.md

This file was deleted.

8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# docs

## 0.0.2

### Patch Changes

- Updated dependencies [f133739]
- @inox-tools/utils@0.1.2
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/content-injection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @example/content-injection

## 0.0.9

### Patch Changes

- Updated dependencies [5ec224c]
- @inox-tools/runtime-logger@0.2.0
- @inox-tools/content-utils@0.5.2

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/content-injection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/content-injection",
"type": "module",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"scripts": {
"dev": "astro dev",
Expand Down
6 changes: 6 additions & 0 deletions examples/sitemap-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @example/sitemap-ext

## 0.1.16

### Patch Changes

- @inox-tools/sitemap-ext@0.2.14

## 0.1.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/sitemap-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/sitemap-ext",
"version": "0.1.15",
"version": "0.1.16",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/aik-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/aik-mod

## 0.7.1

### Patch Changes

- @inox-tools/inline-mod@1.4.3

## 0.7.0

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

## 0.6.1

### Patch Changes

- Updated dependencies [f133739]
- @inox-tools/utils@0.1.2

## 0.6.0

### Minor 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.6.0",
"version": "0.6.1",
"description": "",
"keywords": [
"aik",
Expand Down
10 changes: 10 additions & 0 deletions packages/content-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @inox-tools/content-utils

## 0.5.2

### Patch Changes

- Updated dependencies [0920491]
- Updated dependencies [f133739]
- Updated dependencies [f133739]
- @inox-tools/modular-station@0.2.2
- @inox-tools/utils@0.1.2

## 0.5.1

### 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.5.1",
"version": "0.5.2",
"description": "Utilities to work with content collections on an Astro project from an integration or library.",
"keywords": [
"lifecycle",
Expand Down
7 changes: 7 additions & 0 deletions packages/inline-mod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @inox-tools/inline-mod

## 1.4.3

### Patch Changes

- Updated dependencies [f133739]
- @inox-tools/utils@0.1.2

## 1.4.2

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

## 0.2.2

### Patch Changes

- 0920491: Fixes global hooks state not being properly set during `astro dev`
- f133739: Fix type inference on `withApi` utility
- Updated dependencies [f133739]
- @inox-tools/utils@0.1.2

## 0.2.1

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

## 0.2.0

### Minor Changes

- 5ec224c: Expose integration for importer-based logger on projects

### Patch Changes

- Updated dependencies [0920491]
- Updated dependencies [f133739]
- Updated dependencies [f133739]
- @inox-tools/modular-station@0.2.2
- @inox-tools/utils@0.1.2

## 0.1.0

### Minor 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.1.0",
"version": "0.2.0",
"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.2.14

### Patch Changes

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

## 0.2.13

### 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.2.13",
"version": "0.2.14",
"description": "Higher level extension over Astro's official sitemap integration",
"keywords": [
"sitemap",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/utils

## 0.1.2

### Patch Changes

- f133739: Add `Prettify` utility type

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/utils",
"version": "0.1.1",
"version": "0.1.2",
"description": "A collection of utilities used throughout Inox Tools",
"keywords": [
"utilities"
Expand Down

0 comments on commit ba78b95

Please sign in to comment.