Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2020-10-13)

### Bug Fixes

* add correct container and title in default layout ([4866c70](4866c70))
* fix issue with extracting locale ([783e82c](783e82c))
* make es6 export ([84b6621](84b6621))
* use correct key ([5ac3530](5ac3530))
* use module export ([c908de5](c908de5))
* use module export, fix issue with days with zeroes ([d312faf](d312faf))

### Features

* add collection for cantons ([a961a30](a961a30))
* add data for cantons ([0ba3df8](0ba3df8))
* add data for variable holidays in 2020 ([1ffa170](1ffa170))
* add data for variable holidays in 2020 ([a5b4406](a5b4406))
* add flag icons for cantons ([a8eed27](a8eed27))
* add header navigation ([0534fac](0534fac))
* add holidays to node collection ([199c954](199c954))
* add locales for navigation ([78b9bed](78b9bed))
* add method to get event object ([ea60079](ea60079))
* add methods to gather all holidays ([2d94c36](2d94c36))
* add optional image ([1b133f5](1b133f5))
* add required string locales ([7274de5](7274de5))
* add sample list for cantons ([e2fa027](e2fa027))
* add table with holidays, add query, add required methods and logic ([20bd967](20bd967))
* add template ([6f135c7](6f135c7))
* make possible to add multiple events in one ics file ([55b7150](55b7150))
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent cd6777f commit dbe8cd1
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# [1.2.0](https://github.com/feerglas/feiertach/compare/v1.1.0...v1.2.0) (2020-10-13)


### Bug Fixes

* add correct container and title in default layout ([4866c70](https://github.com/feerglas/feiertach/commit/4866c7011a884bed5758c127c439499f7c2ff407))
* fix issue with extracting locale ([783e82c](https://github.com/feerglas/feiertach/commit/783e82c5a4ef7ca0128a3000b69354ed21924c8e))
* make es6 export ([84b6621](https://github.com/feerglas/feiertach/commit/84b6621d27e871d6d7382c63b26ce8068157f4aa))
* use correct key ([5ac3530](https://github.com/feerglas/feiertach/commit/5ac35306f0426d1837d93a9bc192bf2029f53541))
* use module export ([c908de5](https://github.com/feerglas/feiertach/commit/c908de5b6eb8ae98f1f187b6e7409bceb5fdde0e))
* use module export, fix issue with days with zeroes ([d312faf](https://github.com/feerglas/feiertach/commit/d312fafeedfc8072ad6b886a3cd9522c1939a384))


### Features

* add collection for cantons ([a961a30](https://github.com/feerglas/feiertach/commit/a961a30a723c20b829bbc0ec5c7db38d486cfdab))
* add data for cantons ([0ba3df8](https://github.com/feerglas/feiertach/commit/0ba3df80b9b5b5c23d67e5b46bb6d1df420e8e18))
* add data for variable holidays in 2020 ([1ffa170](https://github.com/feerglas/feiertach/commit/1ffa170adb9edaeea18c45239c00e0a2ab48519f))
* add data for variable holidays in 2020 ([a5b4406](https://github.com/feerglas/feiertach/commit/a5b4406cea14d774d25f8882bc0bb40477ec83e8))
* add flag icons for cantons ([a8eed27](https://github.com/feerglas/feiertach/commit/a8eed2795e34e15505cd09ea20ed56c0c20b92ef))
* add header navigation ([0534fac](https://github.com/feerglas/feiertach/commit/0534fac57a02a48b452de4670c8bd36fe9c35dca))
* add holidays to node collection ([199c954](https://github.com/feerglas/feiertach/commit/199c9541047af43f24e362244f0a1a3267c25e04))
* add locales for navigation ([78b9bed](https://github.com/feerglas/feiertach/commit/78b9bed4e6901d73e9bdb6888dafa4d2d692d1d3))
* add method to get event object ([ea60079](https://github.com/feerglas/feiertach/commit/ea60079dcda880edf9ef98bd39e8cb47c7cfab08))
* add methods to gather all holidays ([2d94c36](https://github.com/feerglas/feiertach/commit/2d94c3647252afa6b5b268f554c2ffbd71818169))
* add optional image ([1b133f5](https://github.com/feerglas/feiertach/commit/1b133f549bf19d59facfee02c46a8495e612183b))
* add required string locales ([7274de5](https://github.com/feerglas/feiertach/commit/7274de56e38b3a6e94c469ebc6b44c1709ef0eaf))
* add sample list for cantons ([e2fa027](https://github.com/feerglas/feiertach/commit/e2fa027028b3315d79b5a074f2652588e1c89061))
* add table with holidays, add query, add required methods and logic ([20bd967](https://github.com/feerglas/feiertach/commit/20bd967f3ac4064bfe4c9655b2f5b19610bb8b60))
* add template ([6f135c7](https://github.com/feerglas/feiertach/commit/6f135c7af7617670462ca658165da8b08efffd6a))
* make possible to add multiple events in one ics file ([55b7150](https://github.com/feerglas/feiertach/commit/55b7150f2b82b4ba36319b3b5cf9a3f45e0ac563))

# [1.1.0](https://github.com/feerglas/feiertach/compare/v1.0.0...v1.1.0) (2020-10-06)


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
Expand Up @@ -39,5 +39,5 @@
},
"author": "Yves Tscherry",
"license": "MIT",
"version": "1.1.0"
"version": "1.2.0"
}

0 comments on commit dbe8cd1

Please sign in to comment.