Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 5497ac9

Browse files
committed
CHANGELOG
1 parent b431b24 commit 5497ac9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [7.0.1]
9+
10+
* Correctly handle number types
11+
812
## [7.0.0]
913

1014
* Imports are now resolved using [resolve-from](https://www.npmjs.com/package/resolve-from) [@stevenbenisek](https://github.com/stevenbenisek)
@@ -127,6 +131,7 @@ Lodash's implementation of `kebabCase` was dropped because it separated numbers
127131

128132
See <https://github.com/salesforce-ux/theo/releases>
129133

134+
[7.0.1]: https://github.com/salesforce-ux/theo/compare/v7.0.0...v7.0.1
130135
[7.0.0]: https://github.com/salesforce-ux/theo/compare/v6.0.0...v7.0.0
131136
[6.0.0]: https://github.com/salesforce-ux/theo/compare/v5.0.0...v6.0.0
132137
[5.0.0]: https://github.com/salesforce-ux/theo/compare/v4.2.1...v5.0.0

0 commit comments

Comments
 (0)