Skip to content

Commit

Permalink
Merge pull request #9 from ITZSHOAIB/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ITZSHOAIB authored Nov 13, 2024
2 parents fa4142e + 3663e4b commit d988019
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-rivers-attack.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.3

### Patch Changes

- [`2df1e4a`](https://github.com/ITZSHOAIB/rehype-code-group/commit/2df1e4a34693590c9402566ca2d358ee982db69b) Thanks [@ITZSHOAIB](https://github.com/ITZSHOAIB)! - feat: enhanced accessibility for tabs

## 0.1.2

### 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.1.2",
"version": "0.1.3",
"description": "A Rehype plugin for grouping code blocks with tabs, perfect for documentation and tutorials. Works with all Code Syntax Highlighters.",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
Expand Down

0 comments on commit d988019

Please sign in to comment.