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

Commit 8c875e6

Browse files
committed
chore(release): 2.2.1
1 parent cc81131 commit 8c875e6

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+
### [2.2.1](https://github.com/VChet/StyleBase/compare/v2.2.0...v2.2.1) (2020-11-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **add style:** trim trailing slash from url ([74adde3](https://github.com/VChet/StyleBase/commit/74adde38afdad0bdb30a5a9aadeb4ed026dfb79c))
11+
* **footer:** fix footer to the bottom of page on desktop and tablets ([cc81131](https://github.com/VChet/StyleBase/commit/cc81131d38a9e98e282b167235dd990150ac6022))
12+
513
## [2.2.0](https://github.com/VChet/StyleBase/compare/v2.1.0...v2.2.0) (2020-11-27)
614

715

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": "2.2.0",
3+
"version": "2.2.1",
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": "2.2.0",
3+
"version": "2.2.1",
44
"author": "VChet",
55
"contributors": [
66
"rudnovd"

0 commit comments

Comments
 (0)