@titelmedia/bricks-cta
Advanced tools
Comparing version 0.1.19 to 0.1.21
@@ -6,3 +6,3 @@ 'use strict'; | ||
describe('bricks-cta', () => { | ||
it('needs tests'); | ||
it.todo('needs tests'); | ||
}); |
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.21](https://github.com/titel-media/bricks-lerna/compare/v0.1.20...v0.1.21) (2022-01-05) | ||
### Features | ||
* Added a lot of fixes for tests and tests for Credits. WIP: gsap is still breaking tests ([533fe23](https://github.com/titel-media/bricks-lerna/commit/533fe23a3f1cd6a9ee1ca0f66f6beeaac38b1efd)) | ||
## [0.1.19](https://github.com/titel-media/bricks-lerna/compare/v0.1.18...v0.1.19) (2021-12-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@titelmedia/bricks-cta", | ||
"version": "0.1.19", | ||
"version": "0.1.21", | ||
"description": "> TODO: description", | ||
@@ -23,5 +23,5 @@ "author": "highsnob", | ||
"dependencies": { | ||
"@titelmedia/bricks-theme": "^0.1.19" | ||
"@titelmedia/bricks-theme": "^0.1.21" | ||
}, | ||
"gitHead": "8c36f5db1d8d1f19ab30080243fb6a937856777e" | ||
"gitHead": "95405e1e364f5e8383dd4993c9ef8cbe3ba01ad9" | ||
} |
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
9224