Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2024-02-28)

### Bug Fixes

* **deps:** update dependency @adobe/mdast-util-gridtables to v4.0.1 ([#86](#86)) ([b50b203](b50b203))
  • Loading branch information
semantic-release-bot committed Feb 28, 2024
1 parent b50b203 commit fbdce0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/adobe/remark-gridtables/compare/v3.0.0...v3.0.1) (2024-02-28)


### Bug Fixes

* **deps:** update dependency @adobe/mdast-util-gridtables to v4.0.1 ([#86](https://github.com/adobe/remark-gridtables/issues/86)) ([b50b203](https://github.com/adobe/remark-gridtables/commit/b50b203c2ca79b0f6404b5705646b7ea81668837))

# [3.0.0](https://github.com/adobe/remark-gridtables/compare/v2.0.2...v3.0.0) (2024-01-29)


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": "@adobe/remark-gridtables",
"version": "3.0.0",
"version": "3.0.1",
"description": "Remark Gridtables",
"keywords": [
"remark",
Expand Down

0 comments on commit fbdce0a

Please sign in to comment.