Skip to content

Commit 8f04396

Browse files
chore(release): 0.7.7 [skip ci]
## [0.7.7](0.7.6...0.7.7) (2020-11-14) ### Bug Fixes * **release:** schedule release ([5f8eb70](5f8eb70))
1 parent 5f8eb70 commit 8f04396

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.7.7](https://github.com/maevsi/maevsi_stack/compare/0.7.6...0.7.7) (2020-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([5f8eb70](https://github.com/maevsi/maevsi_stack/commit/5f8eb707ee6eeea23bea8dff9f52ceb52f3f066c))
7+
18
## [0.7.6](https://github.com/maevsi/maevsi_stack/compare/0.7.5...0.7.6) (2020-11-14)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maevsi_stack",
33
"private": true,
4-
"version": "0.7.6",
4+
"version": "0.7.7",
55
"scheduleVersion": "0.7.7",
66
"description": "DargStack configuration for maevsi.",
77
"repository": "https://github.com/maevsi/maevsi_stack.git",
@@ -20,4 +20,4 @@
2020
"pre-commit": "dargstack_rgen --validate"
2121
}
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)