@tds/core-a11y-content
Advanced tools
Comparing version 2.3.0 to 2.3.3
@@ -6,2 +6,35 @@ # Change Log | ||
## 2.3.3 (2022-02-16) | ||
### Bug Fixes | ||
* gha release job npm publish token ([ce7aacd](https://github.com/telusdigital/tds/commit/ce7aacdd77e54c4f8e48eb31d0c05dc804530324)) | ||
## 2.3.2 (2022-02-15) | ||
### Bug Fixes | ||
* gha release job git config ([276ebb6](https://github.com/telusdigital/tds/commit/276ebb6968a0b56c9b87c178f6895a60ae108e71)) | ||
## 2.3.1 (2022-02-15) | ||
### Bug Fixes | ||
* gha release job git config ([1ab603d](https://github.com/telusdigital/tds/commit/1ab603d68c36219b0711fc353bc2515b64712ca9)) | ||
# [2.3.0](https://github.com/telusdigital/tds/compare/@tds/core-a11y-content@2.2.4...@tds/core-a11y-content@2.3.0) (2021-09-21) | ||
@@ -8,0 +41,0 @@ |
{ | ||
"name": "@tds/core-a11y-content", | ||
"version": "2.3.0", | ||
"version": "2.3.3", | ||
"description": "Hide content that should only be seen by screen readers", | ||
@@ -29,7 +29,7 @@ "main": "index.cjs.js", | ||
"dependencies": { | ||
"@tds/util-helpers": "^1.6.0", | ||
"@tds/util-prop-types": "^1.4.0", | ||
"@tds/util-helpers": "^1.6.3", | ||
"@tds/util-prop-types": "^1.4.3", | ||
"prop-types": "^15.5.10" | ||
}, | ||
"gitHead": "7748704fd7d10c868d9de3cec2d776ef883cbb94" | ||
"gitHead": "ec3975ec318f63c9ba66bdc6a0e3ea3ac2938e8b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15530
Updated@tds/util-helpers@^1.6.3
Updated@tds/util-prop-types@^1.4.3