Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.4...v1.4.0) (2021-05-01)

### Features

* **internal:** setup CJS testing with remark and rehype ([631af9d](631af9d))
  • Loading branch information
semantic-release-bot committed May 1, 2021
1 parent 21b0a07 commit 24eb930
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 @@
# [1.4.0](https://github.com/NullVoxPopuli/highlightjs-glimmer/compare/v1.3.4...v1.4.0) (2021-05-01)


### Features

* **internal:** setup CJS testing with remark and rehype ([631af9d](https://github.com/NullVoxPopuli/highlightjs-glimmer/commit/631af9d1c3ee09644acc7151e26586b399ab0ca2))

## [1.3.4](https://github.com/NullVoxPopuli/highlightjs-glimmer/compare/v1.3.3...v1.3.4) (2021-04-30)


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": "highlightjs-glimmer",
"version": "1.3.4",
"version": "1.4.0",
"description": "Glimmer syntax highlighting with Highlight.JS",
"main": "dist/glimmer.cjs.cjs",
"browser": "dist/glimmer.esm.min.js",
Expand Down

0 comments on commit 24eb930

Please sign in to comment.