Skip to content

Commit

Permalink
Merge pull request #85 from czosel/release-0.7.3
Browse files Browse the repository at this point in the history
Release 0.7.3
  • Loading branch information
czosel committed Mar 11, 2019
2 parents 88a4f1d + cd793dd commit 3b83f0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v0.7.3] - 2019-03-11

### Added

- Simple `modal` component

### Changed

- Update dependencies


## [v0.7.2] - 2019-01-17

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-uikit",
"version": "0.7.2",
"version": "0.7.3",
"description": "The ember implementation of UIkit",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 3b83f0d

Please sign in to comment.