Skip to content

Commit

Permalink
chore: release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Pafundi committed Jun 6, 2022
1 parent f9a0830 commit 1c348b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.0.3](https://github.com/Gavant/gavant-ember-table/compare/v2.0.2...v2.0.3)

- Bump node-fetch from 2.6.1 to 2.6.7 [`#32`](https://github.com/Gavant/gavant-ember-table/pull/32)
- Merge pull request #37 from Gavant/bug/resize-dependency [`f9a0830`](https://github.com/Gavant/gavant-ember-table/commit/f9a083001addb82f582b5f47cdfcacd750911492)
- add on-resize modifier as dependency [`bfa30e6`](https://github.com/Gavant/gavant-ember-table/commit/bfa30e6d959b8de3b3a4153c2a45dc4ed3588444)

#### [v2.0.2](https://github.com/Gavant/gavant-ember-table/compare/v2.0.1...v2.0.2)

> 26 April 2022
- Fix incorrect type [`#35`](https://github.com/Gavant/gavant-ember-table/pull/35)
- chore: release 2.0.2 [`5846348`](https://github.com/Gavant/gavant-ember-table/commit/5846348af9f176f38186e15d7adca7d9e93355c3)

#### [v2.0.1](https://github.com/Gavant/gavant-ember-table/compare/v2.0.0...v2.0.1)

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": "@gavant/ember-table",
"version": "2.0.2",
"version": "2.0.3",
"description": "Data tables built using ember-table",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 1c348b0

Please sign in to comment.