Skip to content

Commit

Permalink
chore: prepare CHANGELOG & package.json for release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webketje committed Jul 18, 2023
1 parent dbea4c5 commit d322762
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,5 +1,9 @@
# Changelog

## v1.4.0: 2023-07-18

- Updated marked to 4.3.0

## v1.3.0: 2023-01-27

- Updated marked to 4.2.12
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jstransformer-marked",
"version": "1.3.0",
"version": "1.4.0",
"description": "Marked support for JSTransformers.",
"keywords": [
"jstransformer",
Expand Down

0 comments on commit d322762

Please sign in to comment.