Skip to content

Commit

Permalink
Merge pull request #6 from luxluth/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
luxluth authored Jul 12, 2023
2 parents a856e30 + c395ce2 commit 0ed0585
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-chairs-think.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ass-html5

## 0.2.3

### Patch Changes

- fc82eb5: Minor bug fixes

## 0.2.2

### Patch Changes
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": "ass-html5",
"version": "0.2.2",
"version": "0.2.3",
"description": "Display ASS/SSA subtitles on html5 videos",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 0ed0585

Please sign in to comment.