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

Commit e972673

Browse files
committed
chore(release): 4.1.1
1 parent 54c7077 commit e972673

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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.1.1](https://github.com/VChet/StyleBase/compare/v4.1.0...v4.1.1) (2021-01-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **auth:** fix codeberg login ([ad265fe](https://github.com/VChet/StyleBase/commit/ad265feee88df1a05e3c841b8728eee85b2ff062))
11+
* **style card:** open style dialog by clicking anywhere on the card ([54c7077](https://github.com/VChet/StyleBase/commit/54c7077c91abcbdc691868ff4827e6ce8c0e3766))
12+
513
## [4.1.0](https://github.com/VChet/StyleBase/compare/v4.0.1...v4.1.0) (2021-01-15)
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.1.0",
3+
"version": "4.1.1",
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.1.0",
3+
"version": "4.1.1",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/VChet/StyleBase.git"

0 commit comments

Comments
 (0)