Skip to content

Commit 00dbd28

Browse files
committed
Release 1.0.0
1 parent 76f41c6 commit 00dbd28

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
2+
## v1.0.0 (2023-06-20)
3+
4+
#### :rocket: Enhancement
5+
* [#1](https://github.com/ember-cli-deploy/ember-cli-deploy-compress/pull/1) Fork from Dockyard to ember-cli-deploy ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### Committers: 1
8+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9+
110
# Changelog

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember-cli-deploy/ember-cli-deploy-compress",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"description": "Ember CLI Deploy plugin to compress files in gzip or brotli automatically depending on supported browsers (forked from Dockyard)",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)