Skip to content

Commit

Permalink
chore(release): 7.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.1.0](v7.0.0...v7.1.0) (2021-10-12)

### Bug Fixes

* **Box:** Swapped over to using flex-gap instead of margin hack ([f21936a](f21936a))

### Features

* **Box:** Added props for specifying what sides borders should be applied to ([bb785b0](bb785b0))
  • Loading branch information
semantic-release-bot committed Oct 12, 2021
1 parent bb785b0 commit 4005874
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.1.0](https://github.com/HHogg/preshape/compare/v7.0.0...v7.1.0) (2021-10-12)


### Bug Fixes

* **Box:** Swapped over to using flex-gap instead of margin hack ([f21936a](https://github.com/HHogg/preshape/commit/f21936ab805ebd48d118e52af4a986fa0a90b8ca))


### Features

* **Box:** Added props for specifying what sides borders should be applied to ([bb785b0](https://github.com/HHogg/preshape/commit/bb785b0d3ca463da035084018acdf17fac1f780e))

# [7.0.0](https://github.com/HHogg/preshape/compare/v6.1.1...v7.0.0) (2021-10-07)


Expand Down

0 comments on commit 4005874

Please sign in to comment.