storybook-addon-pseudo-states 1.13.0 → 1.14.0

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
@@ -16,6 +16,7 @@
16
16
 
17
17
  #### ⚠️ Pushed to `main`
18
18
 
19
+ - Update config to checkout repo using personal access token ([@ghengeveld](https://github.com/ghengeveld))
19
20
  - Use chromatic@next ([@ghengeveld](https://github.com/ghengeveld))
20
21
  - [skip release] Revert back to disabling CustomElement stories ([@ghengeveld](https://github.com/ghengeveld))
21
22
  - Another attempt at dealing with IE ([@ghengeveld](https://github.com/ghengeveld))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "storybook-addon-pseudo-states",
3
- "version": "1.13.0",
3
+ "version": "1.14.0",
4
4
  "description": "CSS pseudo states for Storybook",
5
5
  "keywords": [
6
6
  "storybook-addons",