Skip to content

Commit

Permalink
chore(release): 1.0.152 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.152](v1.0.151...v1.0.152) (2025-01-11)

### Bug Fixes

* **deps:** lock file maintenance ([#224](#224)) ([dd319e2](dd319e2))
  • Loading branch information
semantic-release-bot committed Jan 11, 2025
1 parent dd319e2 commit fdd94e1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.152](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.151...v1.0.152) (2025-01-11)


### Bug Fixes

* **deps:** lock file maintenance ([#224](https://github.com/scratchfoundation/scratch-render-fonts/issues/224)) ([dd319e2](https://github.com/scratchfoundation/scratch-render-fonts/commit/dd319e24549f963742d3b901a2c613366307713b))

## [1.0.151](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.150...v1.0.151) (2025-01-06)


Expand Down
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": "scratch-render-fonts",
"version": "1.0.151",
"version": "1.0.152",
"description": "",
"main": "./src/index.js",
"author": "Massachusetts Institute of Technology",
Expand Down

0 comments on commit fdd94e1

Please sign in to comment.