Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaermorchen committed Mar 6, 2022
1 parent d052c1e commit 4a8ad5b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@

## v0.9.0 (2022-03-06)

#### :rocket: Enhancement
* [#43](https://github.com/kaermorchen/ember-photoswipe/pull/43) Add realease it ([@kaermorchen](https://github.com/kaermorchen))
* [#41](https://github.com/kaermorchen/ember-photoswipe/pull/41) Add default ember github actions ([@kaermorchen](https://github.com/kaermorchen))

#### :house: Internal
* [#43](https://github.com/kaermorchen/ember-photoswipe/pull/43) Add realease it ([@kaermorchen](https://github.com/kaermorchen))
* [#41](https://github.com/kaermorchen/ember-photoswipe/pull/41) Add default ember github actions ([@kaermorchen](https://github.com/kaermorchen))
* [#40](https://github.com/kaermorchen/ember-photoswipe/pull/40) Remove travis ([@kaermorchen](https://github.com/kaermorchen))

#### Committers: 1
- Stanislav Romanov ([@kaermorchen](https://github.com/kaermorchen))

# Changelog
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-photoswipe",
"version": "0.8.0",
"version": "0.9.0",
"description": "An Ember addon for using Photoswipe in Ember applications.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 4a8ad5b

Please sign in to comment.