Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
louiss0 committed Jul 24, 2023
1 parent 29f87bc commit a6ce0f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/markdoc-html-tag-schemas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# For Astro Markdoc HTML Tags

## [Unreleased]
## [1.0.1] - 2023-07-24

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion packages/markdoc-html-tag-schemas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdoc-html-tag-schemas",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit a6ce0f4

Please sign in to comment.