Skip to content

Commit 8127c72

Browse files
chore(release): 1.1.7
## [1.1.7](v1.1.6...v1.1.7) (2022-12-01) ### Bug Fixes * **zenodo:** update zenodo version to match ([38d26f5](38d26f5))
1 parent 38d26f5 commit 8127c72

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.7](https://github.com/hydroframe/SandTank/compare/v1.1.6...v1.1.7) (2022-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **zenodo:** update zenodo version to match ([38d26f5](https://github.com/hydroframe/SandTank/commit/38d26f56b637a5eb9ee50c66d2ddb8edfa2ebdd2))
7+
18
## [1.1.6](https://github.com/hydroframe/SandTank/compare/v1.1.5...v1.1.6) (2022-12-01)
29

310

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ParFlow Sandtank
22

3-
[![Docker](https://github.com/hydroframe/SandTank/workflows/Docker/badge.svg?event=release&branch=v1.1.6)](https://github.com/hydroframe/SandTank/actions?query=workflow%3ADocker+event%3Arelease)
3+
[![Docker](https://github.com/hydroframe/SandTank/workflows/Docker/badge.svg?event=release&branch=v1.1.7)](https://github.com/hydroframe/SandTank/actions?query=workflow%3ADocker+event%3Arelease)
44
[![Docs](https://github.com/hydroframe/SandTank/workflows/Docs/badge.svg?branch=master)](https://github.com/hydroframe/SandTank/actions?query=workflow%3ADocs+branch%3Amaster)
55
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3983619.svg)](https://doi.org/10.5281/zenodo.3983619)
66

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "sandtank",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "Interactively simulate and visualize groundwater movement",
55
"dependencies": {
66
"@semantic-release/changelog": "^5.0.1",

0 commit comments

Comments
 (0)