Skip to content

Commit

Permalink
chore: 🤖 release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 1, 2024
1 parent 90c0714 commit d02216d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.6.0 - 2024-11-01
### Added

- `cardClass` and `cardGridClass` options

## 0.5.1 - 2024-10-31
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": "remark-card",
"version": "0.5.1",
"version": "0.6.0",
"description": "A remark plugin to parse card component(s)",
"type": "module",
"exports": "./dist/index.js",
Expand Down

0 comments on commit d02216d

Please sign in to comment.