@sproutsocial/racine 20.13.5 → 20.13.6

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 20.13.6
4
+
5
+ ### Patch Changes
6
+
7
+ - b2ff294: Critical readme updates
8
+
3
9
  ## 20.13.5
4
10
 
5
11
  ### Patch Changes
package/README.md CHANGED
@@ -219,3 +219,4 @@ When the PR is merged, [GitHub will kick off a publish of the new version](https
219
219
 
220
220
  Racine components are documented in [Seeds](https://sproutsocial.com/seeds/components), Sprout's design system. You can open a PR to the [Seeds repository](https://github.com/sproutsocial/seeds) to add or edit component documentation. It's a good idea to have documentation changes ready to go at the same time your Racine contributions are deployed, so start early! Reach out to the Design Systems team if you need help getting started.
221
221
 
222
+ testing release
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sproutsocial/racine",
3
- "version": "20.13.5",
3
+ "version": "20.13.6",
4
4
  "license": "MIT",
5
5
  "engines": {
6
6
  "node": ">=18"