Skip to content

Commit

Permalink
chore: release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerac4 committed Jun 30, 2023
1 parent af840d4 commit f811a27
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,23 @@ 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.3.4](https://github.com/Gavant/glint-template-types/compare/v0.3.3...v0.3.4)

- Add missing FaIcon arguments [`#77`](https://github.com/Gavant/glint-template-types/pull/77)
- Fix click-outside type arguments [`#78`](https://github.com/Gavant/glint-template-types/pull/78)
- Improve power select types and add missing args [`#74`](https://github.com/Gavant/glint-template-types/pull/74)

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

> 31 March 2023
- remove ember-svg-jar types [`#66`](https://github.com/Gavant/glint-template-types/pull/66)
- use PowerSelectMultipleSignature instead of args [`#71`](https://github.com/Gavant/glint-template-types/pull/71)
- add eventType to power select args [`#72`](https://github.com/Gavant/glint-template-types/pull/72)
- use PowerSelectMultipleSignature instead of args [`#70`](https://github.com/Gavant/glint-template-types/issues/70)
- chore: release 0.3.3 [`cf54a1f`](https://github.com/Gavant/glint-template-types/commit/cf54a1f1dce82bd43c62db9baeec330b9daf3788)
- Update README.md [`b49fc49`](https://github.com/Gavant/glint-template-types/commit/b49fc49c8b97fd4be5f9159be554efbddb0d0b9b)
- Adding prettier ignore for changelog since its auto generated [`fd07f30`](https://github.com/Gavant/glint-template-types/commit/fd07f301f87c83acfbab002bb87c1d4e15fb2a1f)
- use PowerSelectMultipleArgs for PowerSelectMultipleSignature [`9a94bd2`](https://github.com/Gavant/glint-template-types/commit/9a94bd2a80a16f46d5ecea2ac745899abf033341)

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

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.3.3",
"version": "0.3.4",
"description": "Template types for ember/glimmer glint",
"repository": "https://github.com/Gavant/glint-template-types.git",
"scripts": {
Expand Down

0 comments on commit f811a27

Please sign in to comment.