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

Commit 3259f9e

Browse files
committed
chore(release): 4.5.1
1 parent 3402a4b commit 3259f9e

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.1](https://github.com/VChet/StyleBase/compare/v4.5.0...v4.5.1) (2021-05-04)
6+
7+
8+
### Bug Fixes
9+
10+
* **maintenance:** remove status page link ([7b2ec56](https://github.com/VChet/StyleBase/commit/7b2ec5642b06de5d341ef8bd4bc3b769f5014fc2))
11+
* **scroll:** decrease throttle limit ([3402a4b](https://github.com/VChet/StyleBase/commit/3402a4bb3041e1372101fdcdddb065cf7e360eee))
12+
513
## [4.5.0](https://github.com/VChet/StyleBase/compare/v4.4.3...v4.5.0) (2021-04-24)
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.0",
3+
"version": "4.5.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.5.0",
3+
"version": "4.5.1",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/VChet/StyleBase.git"

0 commit comments

Comments
 (0)