Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamEdgett committed Dec 21, 2022
1 parent b967a78 commit 2526319
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## Unreleased

## [1.0.0] - 2022-12-21
### Changed
- Upgrade `@ember/jquery` to v2.0.0
- Drop support for node v8 & v10 as a result

## [0.6.1] - 2016-07-11
### Changed
- Upgrade `ember-cli-htmlbars` dependency to avoid deprecations.
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-cli-sticky",
"version": "0.6.6",
"version": "1.0.0",
"description": "Ember addon for Sticky.js.",
"scripts": {
"lint:hbs": "ember-template-lint .",
Expand Down

0 comments on commit 2526319

Please sign in to comment.