Skip to content

Commit e0f1146

Browse files
chore(release): 1.0.8
## [1.0.8](v1.0.7...v1.0.8) (2020-10-21) ### Bug Fixes * **runSimulation.sh:** spelling ([2e35bd9](2e35bd9))
1 parent 2e35bd9 commit e0f1146

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.0.8](https://github.com/hydroframe/SandTank/compare/v1.0.7...v1.0.8) (2020-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **runSimulation.sh:** spelling ([2e35bd9](https://github.com/hydroframe/SandTank/commit/2e35bd9718f9d53d145b904f6a65705da1207a1d))
7+
18
## [1.0.7](https://github.com/hydroframe/SandTank/compare/v1.0.6...v1.0.7) (2020-08-13)
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.0.7)](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.0.8)](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.0.7",
3+
"version": "1.0.8",
44
"description": "Interactively simulate and visualize groundwater movement",
55
"dependencies": {
66
"@semantic-release/changelog": "^5.0.1",

0 commit comments

Comments
 (0)