Skip to content

Commit

Permalink
Merge pull request #4 from ITZSHOAIB/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ITZSHOAIB authored Nov 12, 2024
2 parents 26fcb44 + 44bcfff commit 6120293
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-humans-sit.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# rehype-code-group

## 0.1.0

### Minor Changes

- [#3](https://github.com/ITZSHOAIB/rehype-code-group/pull/3) [`f7d4784`](https://github.com/ITZSHOAIB/rehype-code-group/commit/f7d4784bb70028cb123d0591f428b9d77d91e8d9) Thanks [@ITZSHOAIB](https://github.com/ITZSHOAIB)! - feat: configuration options added for customization

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rehype-code-group",
"version": "0.0.1",
"version": "0.1.0",
"description": "A rehype plugin for grouping code blocks with tabs with any code highlighter",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 6120293

Please sign in to comment.