Skip to content

Commit dbdbc14

Browse files
committed
Release 1.1.0
1 parent cd1708e commit dbdbc14

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
1.1.0 / 2016-07-10
3+
==================
4+
5+
* Add comment system (backed by Disqus)
6+
* Add video cover
7+
* Add related links
8+
* Add Segment
9+
* Merge tags and categories
10+
* Show applied filters
11+
212
1.0.6 / 2016-01-21
313
==================
414

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "civic-stack",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "Stack of online civic webapps",
55
"paths": [
66
"lib"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "civic-stack",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "Stack of online civic webapps",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)