Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Commit

Permalink
Prepare for 0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David Dooling committed Feb 6, 2018
1 parent e1601b4 commit d8fbdd8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][]

[Unreleased]: https://github.com/atomist/automation-seed-ts/compare/0.6.0...HEAD
[Unreleased]: https://github.com/atomist/automation-seed-ts/compare/0.7.0...HEAD

## [0.7.0][] - 2018-02-06

[0.7.0]: https://github.com/atomist/automation-seed-ts/compare/0.6.0...0.7.0

Kubernetes release

### Added

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atomist/automation-seed",
"version": "0.6.1",
"version": "0.7.0",
"description": "Atomist automation seed project",
"author": "Atomist",
"license": "Apache-2.0",
Expand Down

0 comments on commit d8fbdd8

Please sign in to comment.