Skip to content

Commit

Permalink
Merge pull request #214 from thegalactiks/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
emmanuelgautier authored May 23, 2024
2 parents 2b3fc88 + 36797bb commit e92d1d3
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-crabs-marry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/light-pears-love.md

This file was deleted.

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

## 0.3.14

### Patch Changes

- Updated dependencies [[`062de07`](https://github.com/thegalactiks/explorer/commit/062de07a80e5987e3efc0afcef16f7a2a8277094)]:
- @galactiks/explorer@0.3.12
- @galactiks/sitemap@0.1.5

## 0.3.13

### 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.13",
"version": "0.3.14",
"description": "Galactiks Astro integration",
"author": "thegalactiks",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/contentlayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @galactiks/contentlayer

## 0.2.9

### Patch Changes

- [#213](https://github.com/thegalactiks/explorer/pull/213) [`32c4724`](https://github.com/thegalactiks/explorer/commit/32c4724eac48f18828a309b47ea4986fc4ebb96f) Thanks [@emmanuelgautier](https://github.com/emmanuelgautier)! - fix offer availability enum

- [#212](https://github.com/thegalactiks/explorer/pull/212) [`062de07`](https://github.com/thegalactiks/explorer/commit/062de07a80e5987e3efc0afcef16f7a2a8277094) Thanks [@emmanuelgautier](https://github.com/emmanuelgautier)! - enrich offer and product schema

## 0.2.8

### 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.8",
"version": "0.2.9",
"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.12

### Patch Changes

- [#212](https://github.com/thegalactiks/explorer/pull/212) [`062de07`](https://github.com/thegalactiks/explorer/commit/062de07a80e5987e3efc0afcef16f7a2a8277094) Thanks [@emmanuelgautier](https://github.com/emmanuelgautier)! - enrich offer and product schema

- Updated dependencies [[`32c4724`](https://github.com/thegalactiks/explorer/commit/32c4724eac48f18828a309b47ea4986fc4ebb96f), [`062de07`](https://github.com/thegalactiks/explorer/commit/062de07a80e5987e3efc0afcef16f7a2a8277094)]:
- @galactiks/contentlayer@0.2.9

## 0.3.11

### 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.11",
"version": "0.3.12",
"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 e92d1d3

Please sign in to comment.