Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jun 10, 2021
1 parent 59f46c8 commit 31dc147
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.0.0 (2021-06-10)

#### :rocket: Enhancement
* [#241](https://github.com/fabscale/ember-layout-components/pull/241) feat: Add `@noGrow` option to grid to have exact grid column widths ([@mydea](https://github.com/mydea))

#### :house: Internal
* [#240](https://github.com/fabscale/ember-layout-components/pull/240) chore: Update release-it config to use PRs instead of commits ([@mydea](https://github.com/mydea))

#### Committers: 1
- Francesco Novy ([@mydea](https://github.com/mydea))

## [0.12.1](https://github.com/fabscale/ember-layout-components/compare/0.12.0...0.12.1) (2021-06-02)


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": "ember-layout-components",
"version": "0.12.1",
"version": "1.0.0",
"description": "Generic & reusable layout components for your Ember app.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 31dc147

Please sign in to comment.