From cd845c0929b75991f279e9da27fb5d066c0df604 Mon Sep 17 00:00:00 2001 From: Adam Baker Date: Thu, 28 Apr 2022 14:18:05 -0400 Subject: [PATCH] chore: release 0.1.1 --- CHANGELOG.md | 182 +++++++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 96 insertions(+), 88 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 679e890..81deaa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,197 +4,205 @@ 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.1.1](https://github.com/Gavant/glint-template-types/compare/v0.1.0...v0.1.1) + +- Fix positional args and related issues [`#45`](https://github.com/Gavant/glint-template-types/pull/45) +- Run prettier on the CHANGELOG [`59754a8`](https://github.com/Gavant/glint-template-types/commit/59754a8dbcc61067149ba59cff82ec30225bb467) + #### [v0.1.0](https://github.com/Gavant/glint-template-types/compare/v0.0.21...v0.1.0) -- Upgrade Glint [`#44`](https://github.com/Gavant/glint-template-types/pull/44) -- Run prettier [`#43`](https://github.com/Gavant/glint-template-types/pull/43) -- Upgrade to latest Glint [`f502697`](https://github.com/Gavant/glint-template-types/commit/f50269737ba15c245868689c840b8b5dc744bd98) +> 26 April 2022 + +- Upgrade Glint [`#44`](https://github.com/Gavant/glint-template-types/pull/44) +- Run prettier [`#43`](https://github.com/Gavant/glint-template-types/pull/43) +- Upgrade to latest Glint [`f502697`](https://github.com/Gavant/glint-template-types/commit/f50269737ba15c245868689c840b8b5dc744bd98) +- chore: release 0.1.0 [`89ef479`](https://github.com/Gavant/glint-template-types/commit/89ef479b6704a17fc8c576f270a1440799687d04) #### [v0.0.21](https://github.com/Gavant/glint-template-types/compare/v0.0.20...v0.0.21) > 26 October 2021 -- Bump gavant ember table [`#42`](https://github.com/Gavant/glint-template-types/pull/42) -- chore: release 0.0.21 [`870f56c`](https://github.com/Gavant/glint-template-types/commit/870f56c527bdfb2882b43b59baa93ffefe999c33) +- Bump gavant ember table [`#42`](https://github.com/Gavant/glint-template-types/pull/42) +- chore: release 0.0.21 [`870f56c`](https://github.com/Gavant/glint-template-types/commit/870f56c527bdfb2882b43b59baa93ffefe999c33) #### [v0.0.20](https://github.com/Gavant/glint-template-types/compare/v0.0.19...v0.0.20) > 13 October 2021 -- 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) -- chore: release 0.0.20 [`46d97b8`](https://github.com/Gavant/glint-template-types/commit/46d97b89c0463db79f1f1c7584cb5db9d7cbfd5a) +- 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) +- chore: release 0.0.20 [`46d97b8`](https://github.com/Gavant/glint-template-types/commit/46d97b89c0463db79f1f1c7584cb5db9d7cbfd5a) #### [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) -- MR updates [`bb0a8ce`](https://github.com/Gavant/glint-template-types/commit/bb0a8ce7087217bcb180f6364e1a9e05caafcd16) +- 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) +- MR updates [`bb0a8ce`](https://github.com/Gavant/glint-template-types/commit/bb0a8ce7087217bcb180f6364e1a9e05caafcd16) #### [v0.0.18](https://github.com/Gavant/glint-template-types/compare/v0.0.17...v0.0.18) > 8 July 2021 -- Update types for gavant table [`#39`](https://github.com/Gavant/glint-template-types/pull/39) -- chore: release 0.0.18 [`19a9579`](https://github.com/Gavant/glint-template-types/commit/19a95791e6eaf90cc6f7814370813953786d6022) +- Update types for gavant table [`#39`](https://github.com/Gavant/glint-template-types/pull/39) +- chore: release 0.0.18 [`19a9579`](https://github.com/Gavant/glint-template-types/commit/19a95791e6eaf90cc6f7814370813953786d6022) #### [v0.0.17](https://github.com/Gavant/glint-template-types/compare/v0.0.16...v0.0.17) > 16 June 2021 -- add interface for form validator yielded hash [`#37`](https://github.com/Gavant/glint-template-types/pull/37) -- chore: release 0.0.17 [`03350f7`](https://github.com/Gavant/glint-template-types/commit/03350f72651a89660e9e0d15be01917f370de07c) +- add interface for form validator yielded hash [`#37`](https://github.com/Gavant/glint-template-types/pull/37) +- chore: release 0.0.17 [`03350f7`](https://github.com/Gavant/glint-template-types/commit/03350f72651a89660e9e0d15be01917f370de07c) #### [v0.0.16](https://github.com/Gavant/glint-template-types/compare/v0.0.15...v0.0.16) > 20 May 2021 -- Adding index to vertical collection [`#36`](https://github.com/Gavant/glint-template-types/pull/36) -- chore: release 0.0.16 [`6726a85`](https://github.com/Gavant/glint-template-types/commit/6726a8553053082f7b609698e7768865ea48b55d) +- Adding index to vertical collection [`#36`](https://github.com/Gavant/glint-template-types/pull/36) +- chore: release 0.0.16 [`6726a85`](https://github.com/Gavant/glint-template-types/commit/6726a8553053082f7b609698e7768865ea48b55d) #### [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) +- 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) > 3 May 2021 -- Fixing element case [`#32`](https://github.com/Gavant/glint-template-types/pull/32) -- chore: release 0.0.14 [`9e009d9`](https://github.com/Gavant/glint-template-types/commit/9e009d922252b7797609ab5755248544d2900cd1) +- Fixing element case [`#32`](https://github.com/Gavant/glint-template-types/pull/32) +- chore: release 0.0.14 [`9e009d9`](https://github.com/Gavant/glint-template-types/commit/9e009d922252b7797609ab5755248544d2900cd1) #### [v0.0.13](https://github.com/Gavant/glint-template-types/compare/v0.0.12...v0.0.13) > 3 May 2021 -- Fixing gavant ember validation Element types [`#31`](https://github.com/Gavant/glint-template-types/pull/31) -- Add ember content placeholder types [`#30`](https://github.com/Gavant/glint-template-types/pull/30) -- Removing error log [`e0fd42d`](https://github.com/Gavant/glint-template-types/commit/e0fd42de531b8524f5c201d8bb2d9f1ad51e37ac) -- chore: release 0.0.13 [`da03c1f`](https://github.com/Gavant/glint-template-types/commit/da03c1f6bb465e41856ce37ef4b7b14637464d67) -- Fixing changeset input type [`79fff63`](https://github.com/Gavant/glint-template-types/commit/79fff63035e895c9cb0e4da24b68c2b095e7a484) +- Fixing gavant ember validation Element types [`#31`](https://github.com/Gavant/glint-template-types/pull/31) +- Add ember content placeholder types [`#30`](https://github.com/Gavant/glint-template-types/pull/30) +- Removing error log [`e0fd42d`](https://github.com/Gavant/glint-template-types/commit/e0fd42de531b8524f5c201d8bb2d9f1ad51e37ac) +- chore: release 0.0.13 [`da03c1f`](https://github.com/Gavant/glint-template-types/commit/da03c1f6bb465e41856ce37ef4b7b14637464d67) +- Fixing changeset input type [`79fff63`](https://github.com/Gavant/glint-template-types/commit/79fff63035e895c9cb0e4da24b68c2b095e7a484) #### [v0.0.12](https://github.com/Gavant/glint-template-types/compare/v0.0.11...v0.0.12) > 29 April 2021 -- Add ember responsive types [`#27`](https://github.com/Gavant/glint-template-types/pull/27) -- Add CI [`#29`](https://github.com/Gavant/glint-template-types/pull/29) -- Add types for ember-click-outside [`#26`](https://github.com/Gavant/glint-template-types/pull/26) -- Add missing types for dev [`fd31254`](https://github.com/Gavant/glint-template-types/commit/fd31254df5e8c5ccf41eb7a1148cfd636f86ed1f) -- Add support for dynamic element for animated-container [`6c095c1`](https://github.com/Gavant/glint-template-types/commit/6c095c18669cdcd4d4af35ae36d71d45fd53f835) -- chore: release 0.0.12 [`ebcdd0d`](https://github.com/Gavant/glint-template-types/commit/ebcdd0d84acc4b69b08c861135081ad0b02b2b2d) +- Add ember responsive types [`#27`](https://github.com/Gavant/glint-template-types/pull/27) +- Add CI [`#29`](https://github.com/Gavant/glint-template-types/pull/29) +- Add types for ember-click-outside [`#26`](https://github.com/Gavant/glint-template-types/pull/26) +- Add missing types for dev [`fd31254`](https://github.com/Gavant/glint-template-types/commit/fd31254df5e8c5ccf41eb7a1148cfd636f86ed1f) +- Add support for dynamic element for animated-container [`6c095c1`](https://github.com/Gavant/glint-template-types/commit/6c095c18669cdcd4d4af35ae36d71d45fd53f835) +- chore: release 0.0.12 [`ebcdd0d`](https://github.com/Gavant/glint-template-types/commit/ebcdd0d84acc4b69b08c861135081ad0b02b2b2d) #### [v0.0.11](https://github.com/Gavant/glint-template-types/compare/v0.0.10...v0.0.11) > 23 April 2021 -- fix validated changeset errors type [`#25`](https://github.com/Gavant/glint-template-types/pull/25) -- chore: release 0.0.11 [`f037efc`](https://github.com/Gavant/glint-template-types/commit/f037efc1690fb07fc526ff70645f09fefc7915c7) +- fix validated changeset errors type [`#25`](https://github.com/Gavant/glint-template-types/pull/25) +- chore: release 0.0.11 [`f037efc`](https://github.com/Gavant/glint-template-types/commit/f037efc1690fb07fc526ff70645f09fefc7915c7) #### [v0.0.10](https://github.com/Gavant/glint-template-types/compare/v0.0.9...v0.0.10) > 22 April 2021 -- Standardize component names [`#24`](https://github.com/Gavant/glint-template-types/pull/24) -- add fl components, start form validator [`#22`](https://github.com/Gavant/glint-template-types/pull/22) -- Adding vertical collection [`#23`](https://github.com/Gavant/glint-template-types/pull/23) -- fix fl args, add form-validators [`0aff3d3`](https://github.com/Gavant/glint-template-types/commit/0aff3d361e239702d07ae94d5fd773a33d828f28) -- PR updates [`bea1ce4`](https://github.com/Gavant/glint-template-types/commit/bea1ce4efdc635d59e5bb77664ff47d064171916) -- form validator types [`7729339`](https://github.com/Gavant/glint-template-types/commit/7729339852033be2e68ad1a95328809a0eed25d2) +- Standardize component names [`#24`](https://github.com/Gavant/glint-template-types/pull/24) +- add fl components, start form validator [`#22`](https://github.com/Gavant/glint-template-types/pull/22) +- Adding vertical collection [`#23`](https://github.com/Gavant/glint-template-types/pull/23) +- fix fl args, add form-validators [`0aff3d3`](https://github.com/Gavant/glint-template-types/commit/0aff3d361e239702d07ae94d5fd773a33d828f28) +- PR updates [`bea1ce4`](https://github.com/Gavant/glint-template-types/commit/bea1ce4efdc635d59e5bb77664ff47d064171916) +- form validator types [`7729339`](https://github.com/Gavant/glint-template-types/commit/7729339852033be2e68ad1a95328809a0eed25d2) #### [v0.0.9](https://github.com/Gavant/glint-template-types/compare/v0.0.8...v0.0.9) > 22 April 2021 -- Fixing params by making them optional [`#21`](https://github.com/Gavant/glint-template-types/pull/21) -- Correctly configure optional args for ember-cli-showdown [`#20`](https://github.com/Gavant/glint-template-types/pull/20) -- Allow id for ember-attacher components [`#19`](https://github.com/Gavant/glint-template-types/pull/19) -- chore: release 0.0.9 [`6d5f4d0`](https://github.com/Gavant/glint-template-types/commit/6d5f4d0567c0a0bdd30c77e07c38287ace6f9559) +- Fixing params by making them optional [`#21`](https://github.com/Gavant/glint-template-types/pull/21) +- Correctly configure optional args for ember-cli-showdown [`#20`](https://github.com/Gavant/glint-template-types/pull/20) +- Allow id for ember-attacher components [`#19`](https://github.com/Gavant/glint-template-types/pull/19) +- chore: release 0.0.9 [`6d5f4d0`](https://github.com/Gavant/glint-template-types/commit/6d5f4d0567c0a0bdd30c77e07c38287ace6f9559) #### [v0.0.8](https://github.com/Gavant/glint-template-types/compare/v0.0.7...v0.0.8) > 21 April 2021 -- Add ember-svg-jar [`#18`](https://github.com/Gavant/glint-template-types/pull/18) -- Ember concurrency [`#17`](https://github.com/Gavant/glint-template-types/pull/17) -- Add ember-cli-showdown [`#13`](https://github.com/Gavant/glint-template-types/pull/13) -- Add ember burger menu types [`#15`](https://github.com/Gavant/glint-template-types/pull/15) -- Move support files to -private [`#16`](https://github.com/Gavant/glint-template-types/pull/16) -- Add ember-on-helper [`#14`](https://github.com/Gavant/glint-template-types/pull/14) -- Add types for ember-cli-clipboard [`#12`](https://github.com/Gavant/glint-template-types/pull/12) -- Add ember-async-await-helper [`#10`](https://github.com/Gavant/glint-template-types/pull/10) -- Add ember-animated types [`#5`](https://github.com/Gavant/glint-template-types/pull/5) -- Add ember-attacher [`#11`](https://github.com/Gavant/glint-template-types/pull/11) -- Add ember-truth-helpers [`#7`](https://github.com/Gavant/glint-template-types/pull/7) -- Standardize imports [`#9`](https://github.com/Gavant/glint-template-types/pull/9) -- Support both named and default exports for ember-render-modifiers [`#8`](https://github.com/Gavant/glint-template-types/pull/8) -- Improve ember-render-modifiers and add will-destroy [`#4`](https://github.com/Gavant/glint-template-types/pull/4) -- Modal dialogs [`#3`](https://github.com/Gavant/glint-template-types/pull/3) -- Adding in ember-modal-dialog and our modal dialog wrapper [`753466b`](https://github.com/Gavant/glint-template-types/commit/753466bfa33b59ae3be7e667e4207e88632414fb) -- add bm types [`237b99c`](https://github.com/Gavant/glint-template-types/commit/237b99cee6156332ee65889d6293b025e5311675) -- Add ember-concurrency [`433ce0e`](https://github.com/Gavant/glint-template-types/commit/433ce0e23034a9cbd6d9dfc06a23443c114bc610) +- Add ember-svg-jar [`#18`](https://github.com/Gavant/glint-template-types/pull/18) +- Ember concurrency [`#17`](https://github.com/Gavant/glint-template-types/pull/17) +- Add ember-cli-showdown [`#13`](https://github.com/Gavant/glint-template-types/pull/13) +- Add ember burger menu types [`#15`](https://github.com/Gavant/glint-template-types/pull/15) +- Move support files to -private [`#16`](https://github.com/Gavant/glint-template-types/pull/16) +- Add ember-on-helper [`#14`](https://github.com/Gavant/glint-template-types/pull/14) +- Add types for ember-cli-clipboard [`#12`](https://github.com/Gavant/glint-template-types/pull/12) +- Add ember-async-await-helper [`#10`](https://github.com/Gavant/glint-template-types/pull/10) +- Add ember-animated types [`#5`](https://github.com/Gavant/glint-template-types/pull/5) +- Add ember-attacher [`#11`](https://github.com/Gavant/glint-template-types/pull/11) +- Add ember-truth-helpers [`#7`](https://github.com/Gavant/glint-template-types/pull/7) +- Standardize imports [`#9`](https://github.com/Gavant/glint-template-types/pull/9) +- Support both named and default exports for ember-render-modifiers [`#8`](https://github.com/Gavant/glint-template-types/pull/8) +- Improve ember-render-modifiers and add will-destroy [`#4`](https://github.com/Gavant/glint-template-types/pull/4) +- Modal dialogs [`#3`](https://github.com/Gavant/glint-template-types/pull/3) +- Adding in ember-modal-dialog and our modal dialog wrapper [`753466b`](https://github.com/Gavant/glint-template-types/commit/753466bfa33b59ae3be7e667e4207e88632414fb) +- add bm types [`237b99c`](https://github.com/Gavant/glint-template-types/commit/237b99cee6156332ee65889d6293b025e5311675) +- Add ember-concurrency [`433ce0e`](https://github.com/Gavant/glint-template-types/commit/433ce0e23034a9cbd6d9dfc06a23443c114bc610) #### [v0.0.7](https://github.com/Gavant/glint-template-types/compare/v0.0.6...v0.0.7) > 16 April 2021 -- Add @gavant/ember-button-basic, @gavant/ember-button-spinner, @gavant… [`#2`](https://github.com/Gavant/glint-template-types/pull/2) -- Add @gavant/ember-button-basic, @gavant/ember-button-spinner, @gavant/ember-bootstrap-dropdown, ember-basic-dropdown, and ember-intl translation helper [`2f74964`](https://github.com/Gavant/glint-template-types/commit/2f7496456cea6134ece56904f7b176a6f34f9caf) -- Update readme [`6a9890f`](https://github.com/Gavant/glint-template-types/commit/6a9890f142efec4b4288ec8eb11d4ea6dc2b1879) -- chore: release 0.0.7 [`9c48619`](https://github.com/Gavant/glint-template-types/commit/9c48619b06ddc0cdee8d5622b6fbe2e9b36cf7ec) +- Add @gavant/ember-button-basic, @gavant/ember-button-spinner, @gavant… [`#2`](https://github.com/Gavant/glint-template-types/pull/2) +- Add @gavant/ember-button-basic, @gavant/ember-button-spinner, @gavant/ember-bootstrap-dropdown, ember-basic-dropdown, and ember-intl translation helper [`2f74964`](https://github.com/Gavant/glint-template-types/commit/2f7496456cea6134ece56904f7b176a6f34f9caf) +- Update readme [`6a9890f`](https://github.com/Gavant/glint-template-types/commit/6a9890f142efec4b4288ec8eb11d4ea6dc2b1879) +- chore: release 0.0.7 [`9c48619`](https://github.com/Gavant/glint-template-types/commit/9c48619b06ddc0cdee8d5622b6fbe2e9b36cf7ec) #### [v0.0.6](https://github.com/Gavant/glint-template-types/compare/v0.0.5...v0.0.6) > 14 April 2021 -- Adding FaIcon class [`#1`](https://github.com/Gavant/glint-template-types/pull/1) -- Update README.md [`a577e05`](https://github.com/Gavant/glint-template-types/commit/a577e0573e80a5808a628621aacd9b87ec8ad87c) -- chore: release 0.0.6 [`b15bfbd`](https://github.com/Gavant/glint-template-types/commit/b15bfbdecdb7910d47bf86ed53c3a35ebc6c66b4) -- Adding alternate version [`cc91036`](https://github.com/Gavant/glint-template-types/commit/cc9103602407c1c7abd7928efd0e75a0a2a20f8a) +- Adding FaIcon class [`#1`](https://github.com/Gavant/glint-template-types/pull/1) +- Update README.md [`a577e05`](https://github.com/Gavant/glint-template-types/commit/a577e0573e80a5808a628621aacd9b87ec8ad87c) +- chore: release 0.0.6 [`b15bfbd`](https://github.com/Gavant/glint-template-types/commit/b15bfbdecdb7910d47bf86ed53c3a35ebc6c66b4) +- Adding alternate version [`cc91036`](https://github.com/Gavant/glint-template-types/commit/cc9103602407c1c7abd7928efd0e75a0a2a20f8a) #### [v0.0.5](https://github.com/Gavant/glint-template-types/compare/v0.0.4...v0.0.5) > 14 April 2021 -- Work on getting types to autocomplete [`979ac87`](https://github.com/Gavant/glint-template-types/commit/979ac8756f33c7a3aab8aa2b3ef403c16270f298) -- chore: release 0.0.5 [`c3d93ee`](https://github.com/Gavant/glint-template-types/commit/c3d93ee20a6f44f214566fd6e1d8619f69f5947e) +- Work on getting types to autocomplete [`979ac87`](https://github.com/Gavant/glint-template-types/commit/979ac8756f33c7a3aab8aa2b3ef403c16270f298) +- chore: release 0.0.5 [`c3d93ee`](https://github.com/Gavant/glint-template-types/commit/c3d93ee20a6f44f214566fd6e1d8619f69f5947e) #### [v0.0.4](https://github.com/Gavant/glint-template-types/compare/v0.0.3...v0.0.4) > 14 April 2021 -- Getting the types to automatically work [`edbd69e`](https://github.com/Gavant/glint-template-types/commit/edbd69ee0e7df03fc07dd3982f62fcf3146d75bd) -- chore: release 0.0.4 [`ee79688`](https://github.com/Gavant/glint-template-types/commit/ee79688e9498fd034cc7e9b4b2e450338f3b6619) +- Getting the types to automatically work [`edbd69e`](https://github.com/Gavant/glint-template-types/commit/edbd69ee0e7df03fc07dd3982f62fcf3146d75bd) +- chore: release 0.0.4 [`ee79688`](https://github.com/Gavant/glint-template-types/commit/ee79688e9498fd034cc7e9b4b2e450338f3b6619) #### [v0.0.3](https://github.com/Gavant/glint-template-types/compare/v0.0.2...v0.0.3) > 14 April 2021 -- chore: release 0.0.3 [`ca5cf10`](https://github.com/Gavant/glint-template-types/commit/ca5cf109fa4cdc78ef90955ea4cb235054067aac) -- Move index declaration file [`440d69c`](https://github.com/Gavant/glint-template-types/commit/440d69c0bdd98bb36783cbde09373b290ccfe77c) +- chore: release 0.0.3 [`ca5cf10`](https://github.com/Gavant/glint-template-types/commit/ca5cf109fa4cdc78ef90955ea4cb235054067aac) +- Move index declaration file [`440d69c`](https://github.com/Gavant/glint-template-types/commit/440d69c0bdd98bb36783cbde09373b290ccfe77c) #### [v0.0.2](https://github.com/Gavant/glint-template-types/compare/v0.0.1...v0.0.2) > 14 April 2021 -- chore: release 0.0.2 [`e4e8c5e`](https://github.com/Gavant/glint-template-types/commit/e4e8c5e478c72042b41a3e546b7b9ac59c40fffb) -- Updating name of ember-render-modifier [`da7d575`](https://github.com/Gavant/glint-template-types/commit/da7d575adf8878e2e3461faec2d234f72163937c) +- chore: release 0.0.2 [`e4e8c5e`](https://github.com/Gavant/glint-template-types/commit/e4e8c5e478c72042b41a3e546b7b9ac59c40fffb) +- Updating name of ember-render-modifier [`da7d575`](https://github.com/Gavant/glint-template-types/commit/da7d575adf8878e2e3461faec2d234f72163937c) #### v0.0.1 > 14 April 2021 -- Adding in prettier and start of readme [`a44a600`](https://github.com/Gavant/glint-template-types/commit/a44a60013e4fc19e018c8f7c7b21086268cdb3ef) -- Initial commit [`3c4b460`](https://github.com/Gavant/glint-template-types/commit/3c4b460957abc9dd9170283896c9cbaa1351bfa5) -- Adding release it config [`2276baa`](https://github.com/Gavant/glint-template-types/commit/2276baae3f383921cd07809b7271ce16d4428008) +- Adding in prettier and start of readme [`a44a600`](https://github.com/Gavant/glint-template-types/commit/a44a60013e4fc19e018c8f7c7b21086268cdb3ef) +- Initial commit [`3c4b460`](https://github.com/Gavant/glint-template-types/commit/3c4b460957abc9dd9170283896c9cbaa1351bfa5) +- Adding release it config [`2276baa`](https://github.com/Gavant/glint-template-types/commit/2276baae3f383921cd07809b7271ce16d4428008) diff --git a/package.json b/package.json index cbf60fc..8956ac9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gavant/glint-template-types", - "version": "0.1.0", + "version": "0.1.1", "description": "Template types for ember/glimmer glint", "repository": "https://github.com/Gavant/glint-template-types.git", "scripts": {