Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 89b3ab8

Browse files
committed
chore(release): 1.6.0
1 parent 231f750 commit 89b3ab8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
## [1.6.0](https://github.com/VChet/StyleBase/compare/v1.5.0...v1.6.0) (2020-10-15)
6+
7+
8+
### Features
9+
10+
* **parser:** add mercy-preview header ([a121495](https://github.com/VChet/StyleBase/commit/a12149562de37a19f534b8c0456c3f5f304bef9c))
11+
* **style info:** add search by topic ([231f750](https://github.com/VChet/StyleBase/commit/231f750fd6b9643888f8ce774bab6eeb4220f098))
12+
* **style info:** add topics block ([162d927](https://github.com/VChet/StyleBase/commit/162d9278d38006882166262bffd77d82cc180148))
13+
* **styles:** store topics in DB ([f46a996](https://github.com/VChet/StyleBase/commit/f46a99621bb5ba40da22ecbf4fa3e10deaa6f8e4))
14+
515
## [1.5.0](https://github.com/VChet/StyleBase/compare/v1.4.0...v1.5.0) (2020-10-13)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylebase",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"author": "VChet",
55
"contributors": [
66
"rudnovd"

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylebase-frontend",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"author": "VChet",
55
"contributors": [
66
"rudnovd"

0 commit comments

Comments
 (0)