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

Commit

Permalink
chore(release): 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VChet committed Mar 21, 2021
1 parent 6c45282 commit 1722a2d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [4.4.1](https://github.com/VChet/StyleBase/compare/v4.4.0...v4.4.1) (2021-03-21)


### Bug Fixes

* **maintenance:** add styles for dark color-scheme, add status page ([6c45282](https://github.com/VChet/StyleBase/commit/6c452827243a862ce17768d40244ff72a58060e5))
* **preview:** keep protocol in 'images.weserv.nl' request ([452b229](https://github.com/VChet/StyleBase/commit/452b2295426c90962cc81a161a0de373dfbcce7d))

## [4.4.0](https://github.com/VChet/StyleBase/compare/v4.3.0...v4.4.0) (2021-03-21)


Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylebase-frontend",
"version": "4.4.0",
"version": "4.4.1",
"author": "VChet",
"contributors": [
"rudnovd"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylebase",
"version": "4.4.0",
"version": "4.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/VChet/StyleBase.git"
Expand Down

0 comments on commit 1722a2d

Please sign in to comment.