Skip to content

Commit bcb42bd

Browse files
chore(release): 3.0.4 [skip ci]
## [3.0.4](v3.0.3...v3.0.4) (2024-04-02) ### Bug Fixes * adds setRenderer on LoaderBase ([#34](#34)) ([18ad0ec](18ad0ec))
1 parent 18ad0ec commit bcb42bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.4](https://github.com/MONOGRID/gainmap-js/compare/v3.0.3...v3.0.4) (2024-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* adds setRenderer on LoaderBase ([#34](https://github.com/MONOGRID/gainmap-js/issues/34)) ([18ad0ec](https://github.com/MONOGRID/gainmap-js/commit/18ad0eca49d95685b7f78fc4137f4aaf1338e782))
7+
18
## [3.0.3](https://github.com/MONOGRID/gainmap-js/compare/v3.0.2...v3.0.3) (2024-02-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monogrid/gainmap-js",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "A Javascript (TypeScript) Port of Adobe Gainmap Technology for storing HDR Images using an SDR Image + a gain map",
55
"homepage": "https://github.com/MONOGRID/gainmap-js#readme",
66
"repository": {

0 commit comments

Comments
 (0)