pdap-design-system 2.1.0 → 2.1.2

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.
@@ -44,6 +44,7 @@ fix(Button): update border styles
44
44
  Bug in post-css causing....
45
45
 
46
46
  BREAKING CHANGE
47
+ Prop `style` changes to `intent`
47
48
 
48
49
  # example 3
49
50
  docs(README): add button documentation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdap-design-system",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "Global styles for PDAP apps",
5
5
  "author": "Police Data Accessibility Project, Inc.",
6
6
  "license": "ISC",