Skip to content

Commit aa3df05

Browse files
committed
Release 2.1.0
1 parent 4df1022 commit aa3df05

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
4+
## v2.1.0 (2023-09-15)
5+
6+
#### :rocket: Enhancement
7+
* [#43](https://github.com/yapplabs/ember-colpick/pull/43) Update to ember 3.28 ([@lukemelia](https://github.com/lukemelia))
8+
* [#42](https://github.com/yapplabs/ember-colpick/pull/42) Eliminate use of deprecated APIs in ember 3.24 ([@lukemelia](https://github.com/lukemelia))
9+
10+
#### Committers: 1
11+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
12+
313
## v2.0.0 (2023-09-15)
414

515
## [1.0.0](https://github.com/yapplabs/ember-colpick/tree/1.0.0) (2018-02-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-colpick",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "color picker component for ember using http://colpick.com/",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)