Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Feb 26, 2024
1 parent c63c3f7 commit 9f1d4a2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. See [standa

### [2.0.1](https://github.com/alexlafroscia/ember-popper-modifier/compare/v2.0.0...v2.0.1) (2022-02-05)

## v4.1.0 (2024-02-26)

#### :rocket: Enhancement

- [#840](https://github.com/adopted-ember-addons/ember-popper-modifier/pull/840) Migrate to TypeScript and publish Glint types ([@jelhan](https://github.com/jelhan))

#### :house: Internal

- [#596](https://github.com/adopted-ember-addons/ember-popper-modifier/pull/596) test embroider compatibility in CI ([@jelhan](https://github.com/jelhan))
- [#838](https://github.com/adopted-ember-addons/ember-popper-modifier/pull/838) migrate to PNPM ([@jelhan](https://github.com/jelhan))

#### Committers: 1

- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))

## v4.0.0 (2023-11-05)

#### :boom: Breaking Change
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": "ember-popper-modifier",
"version": "4.0.0",
"version": "4.1.0",
"description": "An Ember modifier for working with Popper.js.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 9f1d4a2

Please sign in to comment.