Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Sep 19, 2021
1 parent 7b051c3 commit bd03e94
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.1.1 (2021-09-19)


### Features

* 🎸 add schedule job and model ([e619d06](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/e619d063b5c5ed5f1a75f6905afa75457bb81bbf))
* 🎸 create hongkong-bus-arrival-serverless project ([96f018e](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/96f018e1429b1414b590555556accc6a251a97c0))


### Bug Fixes

* 🐛 fix schedule and update logic ([283e0ac](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/283e0ac00b799f673c6856dc358cfbaa0e0a5b91))
* 🐛 fix schedule job setting ([cf8be4c](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/cf8be4c029d872c2d754691745fce0dbe8ee0b9a))
* 🐛 update memorySize ([f695084](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/f695084855e6b98b206dc28e9b4850cfaba15389))
* 🐛 update memorySize ([fecd749](https://github.com/yeukfei02/hongkong-bus-arrival-serverless/commit/fecd749bd774c6e0ea7151606fe37d5cd041e6d2))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hongkong-bus-arrival-serverless",
"version": "0.1.0",
"version": "0.1.1",
"main": "app.js",
"repository": "https://github.com/yeukfei02/hongkong-bus-arrival-serverless.git",
"author": "Donald Wu <[email protected]>",
Expand Down

0 comments on commit bd03e94

Please sign in to comment.