diff --git a/CHANGELOG.md b/CHANGELOG.md index acb5898..999347d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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). +#### [v0.0.16](https://github.com/Gavant/glint-template-types/compare/v0.0.15...v0.0.16) + +- Adding index to vertical collection [`#36`](https://github.com/Gavant/glint-template-types/pull/36) + #### [v0.0.15](https://github.com/Gavant/glint-template-types/compare/v0.0.14...v0.0.15) +> 10 May 2021 + - Add repository to package.json [`#34`](https://github.com/Gavant/glint-template-types/pull/34) - Adding in types for gavant-ember-table [`#33`](https://github.com/Gavant/glint-template-types/pull/33) - Upgrade to latest table [`8085b4e`](https://github.com/Gavant/glint-template-types/commit/8085b4eac19d79e6748e357a9dfbb5c9e875af24) +- chore: release 0.0.15 [`5a2eb05`](https://github.com/Gavant/glint-template-types/commit/5a2eb0518139a9f4f4073cec90ecc09267743f1a) - Upgrade types to latest table [`bd285da`](https://github.com/Gavant/glint-template-types/commit/bd285dacb2e68c10d93022c276cf841f5afaae82) #### [v0.0.14](https://github.com/Gavant/glint-template-types/compare/v0.0.13...v0.0.14) diff --git a/package.json b/package.json index 0702168..58c7a2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gavant/glint-template-types", - "version": "0.0.15", + "version": "0.0.16", "description": "Template types for ember/glimmer glint", "repository": "https://github.com/Gavant/glint-template-types.git", "scripts": {