Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 5, 2024
1 parent c3b626c commit 2564b09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v2.4.0 (2024-10-05)

- [Update harfbuzzjs to ^0.4.0](https://github.com/papandreou/subset-font/commit/c3b626ce3b2f9f83d8c3b2c618b3cc779bf28af2) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
- [Update harfbuzzjs to ^0.3.6](https://github.com/papandreou/subset-font/commit/3f711c8aa29a426c7f22655861abfb976950f527) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
- [Rename for clarity: exports => harfbuzzJsWasm](https://github.com/papandreou/subset-font/commit/62e2eb51a6509a37bf5cc326280244d324208aeb) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))

### v2.3.0 (2024-03-25)

- [Implement noLayoutClosure flag, closes \#22](https://github.com/papandreou/subset-font/commit/154077d5208029ceec9ee2258ab7f4ea40d0c0d9) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
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": "subset-font",
"version": "2.3.0",
"version": "2.4.0",
"description": "Create a subset of a TTF/WOFF/WOFF2 font using the wasm build of harfbuzz/hb-subset",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 2564b09

Please sign in to comment.