Skip to content

Commit

Permalink
👷 [ci]: Version Packages (#12)
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
studiocms-no-reply and github-actions[bot] authored Jan 9, 2025
1 parent b9d4b7b commit 1a6ae61
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 18 deletions.
12 changes: 0 additions & 12 deletions .changeset/lucky-shoes-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-taxis-sparkle.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/markdown-remark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @studiocms/markdown-remark

## 0.3.0

### Minor Changes

- [#11](https://github.com/withstudiocms/markdown-remark/pull/11) [`b9d4b7b`](https://github.com/withstudiocms/markdown-remark/commit/b9d4b7b79a62bcf52fe1445f4b9d333ce618e6c9) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Refactor integration exports and simplification

- Default package export `@studiocms/markdown-remark` now exports the same resources as `@studiocms/markdown-remark/integration`

New Export:

- `@studiocms/markdown-remark/integration` - Direct export of the included Astro integration

No longer depends on Astro-integration-kit.

### Patch Changes

- [#11](https://github.com/withstudiocms/markdown-remark/pull/11) [`b9d4b7b`](https://github.com/withstudiocms/markdown-remark/commit/b9d4b7b79a62bcf52fe1445f4b9d333ce618e6c9) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Remove need for entities dependency, and change the one place it was being used.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown-remark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studiocms/markdown-remark",
"version": "0.2.0",
"version": "0.3.0",
"type": "module",
"author": "studiocms",
"license": "MIT",
Expand Down

0 comments on commit 1a6ae61

Please sign in to comment.