Skip to content

Commit 3e96a49

Browse files
chore(release): 0.10.0 [skip ci]
# [0.10.0](0.9.0...0.10.0) (2020-12-27) ### Features * **maevsi:** add google environment variables ([3941d09](3941d09)) * **postgraphile:** don't ignore RBAC ([f25c099](f25c099))
1 parent f25c099 commit 3e96a49

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.10.0](https://github.com/maevsi/maevsi_stack/compare/0.9.0...0.10.0) (2020-12-27)
2+
3+
4+
### Features
5+
6+
* **maevsi:** add google environment variables ([3941d09](https://github.com/maevsi/maevsi_stack/commit/3941d09a66f84e563aa810d77217d1e6ec241dec))
7+
* **postgraphile:** don't ignore RBAC ([f25c099](https://github.com/maevsi/maevsi_stack/commit/f25c099a9fb0f81e8e866d591924cf32a0762a6d))
8+
19
# [0.9.0](https://github.com/maevsi/maevsi_stack/compare/0.8.8...0.9.0) (2020-12-09)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maevsi_stack",
33
"private": true,
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"scheduleVersion": "0.8.8",
66
"description": "DargStack configuration for maevsi.",
77
"repository": "https://github.com/maevsi/maevsi_stack.git",

0 commit comments

Comments
 (0)