Skip to content

Commit 95d4aa3

Browse files
committed
chore(release): 0.9.3
1 parent e068722 commit 95d4aa3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
### [0.9.3](https://github.com/aaronvanston/react-flexa/compare/v0.9.2...v0.9.3) (2021-05-03)
6+
7+
8+
### Tests
9+
10+
* update failing tests associated to [#107](https://github.com/aaronvanston/react-flexa/issues/107) ([e068722](https://github.com/aaronvanston/react-flexa/commit/e068722))
11+
12+
13+
514
### [0.9.2](https://github.com/aaronvanston/react-flexa/compare/v0.9.1...v0.9.2) (2021-05-03)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flexa",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "React flexbox grid system using styled components",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)