Skip to content

Commit 0fe0ba3

Browse files
committed
chore(release): v1.1.0
1 parent 56b65e4 commit 0fe0ba3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.1.0](https://github.com/juliomrqz/nuxt-netlify/compare/v1.0.0...v1.1.0) (2020-07-19)
2+
3+
4+
* dependencies updates
5+
6+
### Refactor
7+
8+
* update layout of docs articles ([08ea91a](https://github.com/juliomrqz/nuxt-optimized-images/commit/08ea91a4472654d764d83f01d52d7a16ff2ac82b))
9+
* update project owner ([18216ad](https://github.com/juliomrqz/nuxt-optimized-images/commit/18216ad0cb2592770db6f4cb08f0d41815e8d154))
10+
11+
112
# [1.0.0](https://github.com/juliomrqz/nuxt-netlify/compare/v0.2.0...v1.0.0) (2020-04-12)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aceforth/nuxt-netlify",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)