Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille TJHOA committed Jun 7, 2021
1 parent 614aaf4 commit 051880d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2021-06-07

### Added

- Use custom prefixed prism theme
Expand All @@ -31,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.0.0] - 2021-04-02

[Unreleased]: https://github.com/concordnow/ember-concord-doc/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/concordnow/ember-concord-doc/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/concordnow/ember-concord-doc/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/concordnow/ember-concord-doc/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/concordnow/ember-concord-doc/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/concordnow/ember-concord-doc/compare/null...v0.1.0
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": "ember-concord-doc",
"version": "0.1.2",
"version": "0.2.0",
"description": "Concord documentation system for ember-cli app/addons.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 051880d

Please sign in to comment.