Skip to content

Commit 4505768

Browse files
chore(master): release 3.6.1 (#967)
🤖 I have created a release *beep* *boop* --- ## [3.6.1](v3.6.0...v3.6.1) (2024-04-18) ### Bug Fixes * only validate the tiffs are 8 bit if the preset is webp TDE-1151 TDE-895 ([#966](#966)) ([bf1cc94](bf1cc94)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf1cc94 commit 4505768

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.6.0"
2+
".": "3.6.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.6.1](https://github.com/linz/argo-tasks/compare/v3.6.0...v3.6.1) (2024-04-18)
4+
5+
6+
### Bug Fixes
7+
8+
* only validate the tiffs are 8 bit if the preset is webp TDE-1151 TDE-895 ([#966](https://github.com/linz/argo-tasks/issues/966)) ([bf1cc94](https://github.com/linz/argo-tasks/commit/bf1cc946cc4d195f11ee658ce56e4d370918d455))
9+
310
## [3.6.0](https://github.com/linz/argo-tasks/compare/v3.5.0...v3.6.0) (2024-04-18)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linzjs/argo-tasks",
33
"private": true,
4-
"version": "3.6.0",
4+
"version": "3.6.1",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",
77
"repository": "[email protected]:linz/argo-tasks.git",

0 commit comments

Comments
 (0)