Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Commit

Permalink
Tag and release v1.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gideon Thomas committed Aug 4, 2016
1 parent 18fd1d1 commit 933d420
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [1.0.5][] - 2016-08-04
### Added
- New Clubs Application Form
- Enable Pontoon

## [1.0.4][] - 2016-08-02
### Added
- Clubs' Guides page containing resource guides used by Mozilla Clubs
Expand Down Expand Up @@ -611,7 +616,8 @@ to [Semantic Versioning](http://semver.org/).
### Added
- This is the initial release, pushed to https://teach.mozilla.org/.

[unreleased]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.4...HEAD
[unreleased]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.5...HEAD
[1.0.5]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/mozilla/teach.webmaker.org/compare/v1.0.1...v1.0.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learning.mozilla.org",
"version": "1.0.4",
"version": "1.0.5",
"description": " Initial attempt at implementing Webmaker Learning front-page.",
"author": "Mozilla",
"license": "MPL-2.0",
Expand Down

0 comments on commit 933d420

Please sign in to comment.