Skip to content

Commit 6ba125b

Browse files
committed
Release 10.0.0
1 parent 04504e3 commit 6ba125b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2+
## v10.0.0 (2023-09-19)
3+
4+
#### :boom: Breaking Change
5+
* [#82](https://github.com/yappbox/yapp-scroll-view/pull/82) [BREAKING] Avoid deprecated APIs in Ember 3.24 ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### :rocket: Enhancement
8+
* [#82](https://github.com/yappbox/yapp-scroll-view/pull/82) [BREAKING] Avoid deprecated APIs in Ember 3.24 ([@lukemelia](https://github.com/lukemelia))
9+
10+
#### :house: Internal
11+
* [#83](https://github.com/yappbox/yapp-scroll-view/pull/83) Update ember-cli-deploy ([@lukemelia](https://github.com/lukemelia))
12+
13+
#### Committers: 1
14+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
15+
116
## v9.0.1 (2023-02-14)
217

318
## v9.0.0 (2022-10-23)

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": "9.0.1",
3+
"version": "10.0.0",
44
"description": "Ember Scrollling components using a Javascript scroller",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)