Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit c463c3c

Browse files
release: v4.4.0
1 parent 71eeb87 commit c463c3c

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="4.4.0"></a>
2+
# [4.4.0](https://github.com/fluster/fluster-website/compare/v4.3.0...v4.4.0) (2018-10-24)
3+
4+
### Blog
5+
6+
* publish a new blog post about gaming together in a flatshare ([#9](https://github.com/fluster/fluster-website/issues/9))
7+
8+
### Features
9+
10+
* add share options on the details of each flatshares and flats ([#10](https://github.com/fluster/fluster-website/issues/10))
11+
* display information about the visibility of each flatshares and flats ([#8](https://github.com/fluster/fluster-website/issues/8))
12+
* a more share options on the blog posts ([#4](https://github.com/fluster/fluster-website/issues/4))
13+
14+
### Technical
15+
16+
* replace agm library for Google Maps with own Web Component web-google-maps ([#6](https://github.com/fluster/fluster-website/issues/6))
17+
* sync website with universtal starter repo ([#7](https://github.com/fluster/fluster-website/issues/7))
18+
119
<a name="4.3.0"></a>
220
# [4.3.0](https://github.com/fluster/fluster-website/compare/v4.2.0...v4.3.0) (2018-10-11)
321

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluster-website",
3-
"version": "4.3.0",
3+
"version": "4.4.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)