Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 15, 2022
1 parent d33301d commit 979ffba
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.2](https://github.com/unjs/shiki-es/compare/v0.1.1...v0.1.2) (2022-02-15)


### Bug Fixes

* preserve assets structure ([d33301d](https://github.com/unjs/shiki-es/commit/d33301da279eef6befef741ae43c0b669b3a33c1))

### 0.1.1 (2022-02-15)


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": "shiki-es",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"repository": "unjs/shiki-es",
"description": "Standalone build of shiki fully compatible with all ESM environments.",
Expand Down

0 comments on commit 979ffba

Please sign in to comment.