@schibsted/niche-ads
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -0,1 +1,7 @@ | ||
### [0.2.1](https://github.schibsted.io/przemyslaw-babiarz/niche-ads/compare/v0.2.0...v0.2.1) (2021-08-27) | ||
### Bug Fixes | ||
- fix copy/paste typo ([68f60f4](https://github.schibsted.io/przemyslaw-babiarz/niche-ads/commit/68f60f4ec0c671ccf8baab180c88f8e526fdb033)) | ||
## [0.2.0](https://github.schibsted.io/przemyslaw-babiarz/niche-ads/compare/v0.1.2...v0.2.0) (2021-08-27) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@schibsted/niche-ads", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Package containing ads logic reappearing across our projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -53,6 +53,6 @@ # Niche ads | ||
```bash | ||
npm unlink --no-save @schibsted/niche-tracking | ||
npm unlink --no-save @schibsted/niche-ads | ||
``` | ||
Second, in the niche-tracking package: | ||
Second, in the niche-ads package: | ||
@@ -59,0 +59,0 @@ ```bash |
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
62295