Skip to content

Commit 7c1f344

Browse files
committed
Release 11.0.1
1 parent 74c4812 commit 7c1f344

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11

2+
3+
## v11.0.1 (2023-12-11)
4+
5+
#### :boom: Breaking Change
6+
* [#82](https://github.com/yappbox/yapp-scroll-view/pull/82) [BREAKING] Avoid deprecated APIs in Ember 3.24 ([@lukemelia](https://github.com/lukemelia))
7+
8+
#### :rocket: Enhancement
9+
* [#82](https://github.com/yappbox/yapp-scroll-view/pull/82) [BREAKING] Avoid deprecated APIs in Ember 3.24 ([@lukemelia](https://github.com/lukemelia))
10+
11+
#### :house: Internal
12+
* [#83](https://github.com/yappbox/yapp-scroll-view/pull/83) Update ember-cli-deploy ([@lukemelia](https://github.com/lukemelia))
13+
14+
#### Committers: 2
15+
- Jason Bekolay ([@jasonbekolay](https://github.com/jasonbekolay))
16+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
17+
218
## v11.0.0 (2023-12-03)
319

420
## v10.0.1 (2023-11-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yapp-scroll-view",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Ember Scrollling components using a Javascript scroller",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)