Skip to content

Commit 552ff50

Browse files
author
Jonathas Ribeiro
committed
chore(release): 1.1.0
1 parent 66a81aa commit 552ff50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.1.0](https://github.com/jonathas/daily-menu-offers/compare/1.0.2...1.1.0)
8+
9+
- feat: optionally specify a date when running [`66a81aa`](https://github.com/jonathas/daily-menu-offers/commit/66a81aa06070b309b0a53b43e5c4467e35f75d49)
10+
711
#### [1.0.2](https://github.com/jonathas/daily-menu-offers/compare/1.0.1...1.0.2)
812

13+
> 29 September 2021
14+
915
- fix(suzies): fixed date parsing, as their website just changed [`3cec533`](https://github.com/jonathas/daily-menu-offers/commit/3cec533580be320436a06fddbb805e4c28c00db0)
16+
- chore(release): 1.0.2 [`d3eb2de`](https://github.com/jonathas/daily-menu-offers/commit/d3eb2de75cae834847a3956a190cf5185bf197ce)
1017

1118
#### [1.0.1](https://github.com/jonathas/daily-menu-offers/compare/1.0.0...1.0.1)
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "daily-menu-offers",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "What are my favourite pubs/restaurants serving today?",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)