diff --git a/packages/upscalerjs/CHANGELOG.md b/packages/upscalerjs/CHANGELOG.md index f02e4f7ce..93c0d7703 100644 --- a/packages/upscalerjs/CHANGELOG.md +++ b/packages/upscalerjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.12.2](https://github.com/thekevinscott/UpscalerJS/compare/v0.12.2...v0.12.1) (2021-04-24) + +bug: Export a `node-gpu` build in the published folder. + ## [0.12.1](https://github.com/thekevinscott/UpscalerJS/compare/v0.12.1...v0.12.0) (2021-03-16) bug: Include `tensor-as-base64` as an explicit dependency.