Skip to content

Commit

Permalink
chore(release): 0.43.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.43.0](0.42.1...0.43.0) (2020-04-18)

### Bug Fixes

* add times and break title ([8126f06](8126f06))
* add times and break title online events calendar ([b2c3438](b2c3438))
* make different event types load separate ([1e27a4d](1e27a4d))

### Features

* add Google calendar events in event calendar ([e4e42ac](e4e42ac))
* add Google calendar online events ([5cbf268](5cbf268))
* add pop-up on event click ([29de365](29de365))
  • Loading branch information
semantic-release-bot committed Apr 18, 2020
1 parent f4e7913 commit affe51b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.43.0](https://github.com/AEGEE/oms-frontend/compare/0.42.1...0.43.0) (2020-04-18)


### Bug Fixes

* add times and break title ([8126f06](https://github.com/AEGEE/oms-frontend/commit/8126f060a1e446666ed5f9f7c4834d4f7e4aee49))
* add times and break title online events calendar ([b2c3438](https://github.com/AEGEE/oms-frontend/commit/b2c3438d573b1e8e6af147175ce74535a1f6f1f0))
* make different event types load separate ([1e27a4d](https://github.com/AEGEE/oms-frontend/commit/1e27a4d8470120303112df492bd1ba1c0645dcd4))


### Features

* add Google calendar events in event calendar ([e4e42ac](https://github.com/AEGEE/oms-frontend/commit/e4e42ac0b52300ab4b91d475ee9078d95d67a14f))
* add Google calendar online events ([5cbf268](https://github.com/AEGEE/oms-frontend/commit/5cbf26840905ae7dfeac39f0c793cb1375fe8565))
* add pop-up on event click ([29de365](https://github.com/AEGEE/oms-frontend/commit/29de365ebfb7834eec238a9ff550b80bfa5353ae))

## [0.42.1](https://github.com/AEGEE/oms-frontend/compare/0.42.0...0.42.1) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion 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": "oms-frontend",
"version": "0.42.1",
"version": "0.43.0",
"description": "OMS Frontend",
"homepage": "https://my.aegee.eu",
"license": "MIT",
Expand Down

0 comments on commit affe51b

Please sign in to comment.