Skip to content

Commit

Permalink
Merge pull request #171 from thegalactiks/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
emmanuelgautier authored Feb 25, 2024
2 parents 028cfc4 + 4808030 commit 6bc719a
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/healthy-rivers-film.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/adapters/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @galactiks/astro-integration

## 0.3.3

### Patch Changes

- Updated dependencies [[`1cdba44`](https://github.com/thegalactiks/explorer/commit/1cdba446d70c6b9ecd5277c82e1b2e5d795426c5)]:
- @galactiks/explorer@0.3.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@galactiks/astro-integration",
"version": "0.3.2",
"version": "0.3.3",
"description": "Galactiks Astro integration",
"author": "thegalactiks",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/contentlayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @galactiks/contentlayer

## 0.2.3

### Patch Changes

- [#163](https://github.com/thegalactiks/explorer/pull/163) [`1cdba44`](https://github.com/thegalactiks/explorer/commit/1cdba446d70c6b9ecd5277c82e1b2e5d795426c5) Thanks [@emmanuelgautier](https://github.com/emmanuelgautier)! - feat: remove misimplemented properties and add product category

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contentlayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@galactiks/contentlayer",
"version": "0.2.2",
"version": "0.2.3",
"description": "Galactiks contentlayer configurations",
"author": "galactiks",
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions packages/explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @galactiks/explorer

## 0.3.3

### Patch Changes

- [#163](https://github.com/thegalactiks/explorer/pull/163) [`1cdba44`](https://github.com/thegalactiks/explorer/commit/1cdba446d70c6b9ecd5277c82e1b2e5d795426c5) Thanks [@emmanuelgautier](https://github.com/emmanuelgautier)! - feat: remove misimplemented properties and add product category

- Updated dependencies [[`1cdba44`](https://github.com/thegalactiks/explorer/commit/1cdba446d70c6b9ecd5277c82e1b2e5d795426c5)]:
- @galactiks/contentlayer@0.2.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@galactiks/explorer",
"version": "0.3.2",
"version": "0.3.3",
"description": "Ensure Galactiks content model consistence, explore content built with ContentLayer and create dynamically missing pages and fields for SEO purposes",
"author": "thegalactiks",
"type": "module",
Expand Down

0 comments on commit 6bc719a

Please sign in to comment.