@simplybusiness/mobius 3.9.0 → 3.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -296,6 +296,7 @@ Additionally, mobius and themes are available on the public NPM registry and can
296
296
 
297
297
  ## Github Links
298
298
 
299
+ [3.9.1]: https://github.com/simplybusiness/mobius/releases/tag/v3.9.1
299
300
  [3.9.0]: https://github.com/simplybusiness/mobius/releases/tag/v3.9.0
300
301
  [3.8.0]: https://github.com/simplybusiness/mobius/releases/tag/v3.8.0
301
302
  [3.7.1]: https://github.com/simplybusiness/mobius/releases/tag/v3.7.1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@simplybusiness/mobius",
3
3
  "license": "UNLICENSED",
4
- "version": "3.9.0",
4
+ "version": "3.9.1",
5
5
  "description": "Core library of Mobius react components",
6
6
  "repository": {
7
7
  "type": "git",