Skip to content

Commit

Permalink
Merge pull request #63 from oslllo/release-please--branches--master--…
Browse files Browse the repository at this point in the history
…components--oslllo-potrace

chore(master): release 4.0.0
  • Loading branch information
Ghustavh97 authored Oct 30, 2024
2 parents 0b6516e + 89477fd commit 0594deb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.0](https://github.com/oslllo/potrace/compare/v3.0.0...v4.0.0) (2024-10-30)


### Bug Fixes

* severity vulnerability ([7a07a18](https://github.com/oslllo/potrace/commit/7a07a18b54408902fa358227eba00ab7e1346fc8))

### Dependencies

* deps: update jimp to 1.6.0 (#61)

## [3.0.0](https://github.com/oslllo/potrace/compare/v2.0.1...v3.0.0) (2024-07-21)


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": "oslllo-potrace",
"version": "3.0.0",
"version": "4.0.0",
"description": "A \"1:1 output\" JavaScript port of Potrace JS for NodeJS.",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 0594deb

Please sign in to comment.