Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2023-08-06)

### Bug Fixes

* rollback to old build system to fix [#37](#37) and to keep the small build size ([f61d49b](f61d49b))
  • Loading branch information
semantic-release-bot committed Aug 6, 2023
1 parent a7a7d3a commit 6a3da01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@speed-highlight/core",
"version": "1.2.2",
"version": "1.2.3",
"description": "🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 6a3da01

Please sign in to comment.