Skip to content

Commit

Permalink
chore: release 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerac4 committed Oct 13, 2021
1 parent 0d67f2e commit 46d97b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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.20](https://github.com/Gavant/glint-template-types/compare/v0.0.19...v0.0.20)

- Adding power select types [`#41`](https://github.com/Gavant/glint-template-types/pull/41)
- animated-each yields the item and the item's index [`#38`](https://github.com/Gavant/glint-template-types/pull/38)
- Type cleanup [`e0e97d7`](https://github.com/Gavant/glint-template-types/commit/e0e97d7b33013a5990ccacf22046ec5365643ee0)
- Making power select api readonly [`b5bf13a`](https://github.com/Gavant/glint-template-types/commit/b5bf13a68f31412986bf6829f7104a7c218745f9)
- Fixing power select infinity types [`15c33b7`](https://github.com/Gavant/glint-template-types/commit/15c33b738b125e939a6b6a9694696faeb58694ce)

#### [v0.0.19](https://github.com/Gavant/glint-template-types/compare/v0.0.18...v0.0.19)

> 2 August 2021
- add ember-power-select initial work [`#40`](https://github.com/Gavant/glint-template-types/pull/40)
- add gavant ember PS infinity [`0a574f1`](https://github.com/Gavant/glint-template-types/commit/0a574f1f4515b62403b0d14e66da79d491eaa30f)
- fix types [`972dbae`](https://github.com/Gavant/glint-template-types/commit/972dbae796000fbe96819bd44d67b02a3c870199)
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/glint-template-types",
"version": "0.0.19",
"version": "0.0.20",
"description": "Template types for ember/glimmer glint",
"repository": "https://github.com/Gavant/glint-template-types.git",
"scripts": {
Expand Down

0 comments on commit 46d97b8

Please sign in to comment.