Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jcayzac committed Aug 25, 2024
1 parent 62cd787 commit 0ae8975
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 20 deletions.
9 changes: 0 additions & 9 deletions .changeset/rude-cars-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-parents-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/astro-classlist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jcayzac/astro-classlist

## 0.1.7

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b) Thanks [@jcayzac](https://github.com/jcayzac)! - Bumped dependencies.

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-classlist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/astro-classlist",
"type": "module",
"version": "0.1.6",
"version": "0.1.7",
"description": "Helper for Astro components to coerce `class:list` into an array of strings.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/astro-image-service-ng/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jcayzac/astro-image-service-ng

## 0.0.2

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b) Thanks [@jcayzac](https://github.com/jcayzac)! - Bumped dependencies.

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-image-service-ng/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/astro-image-service-ng",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"description": "A drop-in replacement for Astro's default image service, with art direction support.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/shiki-highlighter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @jcayzac/shiki-highlighter

## 0.1.1

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`6c838e2`](https://github.com/jcayzac/copepod-modules/commit/6c838e21ac767f1f22853e4689cc67ba8fcf83bb) Thanks [@jcayzac](https://github.com/jcayzac)! - Initial release of `@jcayzac/shiki-highlighter`.

- Updated dependencies [[`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b)]:
- @jcayzac/shiki-theme-token@0.1.7
- @jcayzac/shiki-transformer-autolinks@0.2.9
- @jcayzac/shiki-transformer-token@0.1.6
2 changes: 1 addition & 1 deletion packages/shiki-highlighter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/shiki-highlighter",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shiki highlighter.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/shiki-theme-token/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jcayzac/shiki-theme-token

## 0.1.7

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b) Thanks [@jcayzac](https://github.com/jcayzac)! - Bumped dependencies.

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shiki-theme-token/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/shiki-theme-token",
"type": "module",
"version": "0.1.6",
"version": "0.1.7",
"description": "Special theme for Shiki. Style grammar tokens directly with CSS.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/shiki-transformer-autolinks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jcayzac/shiki-transformer-autolinks

## 0.2.9

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b) Thanks [@jcayzac](https://github.com/jcayzac)! - Bumped dependencies.

## 0.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shiki-transformer-autolinks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/shiki-transformer-autolinks",
"type": "module",
"version": "0.2.8",
"version": "0.2.9",
"description": "A transformer for Shiki that automatically turns URLs into links.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/shiki-transformer-token/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @jcayzac/shiki-transformer-token

## 0.1.6

### Patch Changes

- [#30](https://github.com/jcayzac/copepod-modules/pull/30) [`62cd787`](https://github.com/jcayzac/copepod-modules/commit/62cd787cc00cadaa126199a6cbe8c6c06907727b) Thanks [@jcayzac](https://github.com/jcayzac)! - Bumped dependencies.

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shiki-transformer-token/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcayzac/shiki-transformer-token",
"type": "module",
"version": "0.1.5",
"version": "0.1.6",
"description": "Shiki transformer to enable more semantic styling.",
"author": "Julien Cayzac",
"license": "MIT",
Expand Down

0 comments on commit 0ae8975

Please sign in to comment.