Skip to content

Commit

Permalink
chore: release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jeremydw committed Sep 16, 2021
1 parent 8ec5017 commit 97fc217
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.0](https://www.github.com/grow/grow/compare/v2.0.6...v2.1.0) (2021-09-16)


### Features

* add --ci flag to grow install ([f004a40](https://www.github.com/grow/grow/commit/f004a40967b57c36e06460367354e94aeb3edcce))

### [2.0.6](https://www.github.com/grow/grow/compare/v2.0.5...v2.0.6) (2021-09-06)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

setup(
name='grow',
version='2.0.6',
version='2.1.0',
description=(
'Develop everywhere and deploy anywhere: a declarative '
'site generator for rapid, high-quality web site production.'
Expand Down

0 comments on commit 97fc217

Please sign in to comment.