Skip to content

Commit 0f434e5

Browse files
committed
Merge branch 'master' into 0.28
2 parents 783bec9 + 96c309e commit 0f434e5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [0.27.21](https://github.com/mattlewis92/angular-calendar/compare/v0.27.20...v0.27.21) (2019-11-14)
6+
57
### [0.27.20](https://github.com/mattlewis92/angular-calendar/compare/v0.27.19...v0.27.20) (2019-10-19)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-calendar",
3-
"version": "0.27.20",
3+
"version": "0.27.21",
44
"description": "A calendar component for angular 6.0+ that can display events on a month, week or day view",
55
"funding": "https://github.com/sponsors/mattlewis92",
66
"scripts": {

0 commit comments

Comments
 (0)