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

Commit 7c35362

Browse files
committed
chore(release): 4.5.2
1 parent 70cf27f commit 7c35362

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [4.5.2](https://github.com/VChet/StyleBase/compare/v4.5.1...v4.5.2) (2021-05-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **parser:** allow forked repos ([70cf27f](https://github.com/VChet/StyleBase/commit/70cf27f32e899890fc39c3295c90086966c43be6))
11+
* **style card:** stop propagation on install button click ([c613096](https://github.com/VChet/StyleBase/commit/c613096ac5f859611df8c49505c061cea831009e))
12+
513
### [4.5.1](https://github.com/VChet/StyleBase/compare/v4.5.0...v4.5.1) (2021-05-04)
614

715

client/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": "4.5.1",
3+
"version": "4.5.2",
44
"author": "VChet",
55
"contributors": [
66
"rudnovd"

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": "4.5.1",
3+
"version": "4.5.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/VChet/StyleBase.git"

0 commit comments

Comments
 (0)