Comparing version 2.0.2 to 2.0.3
# Changelog | ||
## [2.0.3](https://github.com/ButterCMS/buttercms-js/compare/v2.0.2...v2.0.3) (2024-06-14) | ||
### Bug Fixes | ||
* Update package.json ([2e6ff8b](https://github.com/ButterCMS/buttercms-js/commit/2e6ff8bc632b3d1f8d9b31b1379dad75db428ec4)) | ||
## [2.0.2](https://github.com/ButterCMS/buttercms-js/compare/v2.0.1...v2.0.2) (2024-06-13) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "buttercms", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "ButterCMS API Client", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -23,3 +23,3 @@ # ButterCMS JS client | ||
```html | ||
<script src="https://cdnjs.buttercms.com/buttercms-2.0.2.min.js"></script> | ||
<script src="https://cdnjs.buttercms.com/buttercms-2.0.3.min.js"></script> | ||
``` | ||
@@ -26,0 +26,0 @@ <!-- {x-release-please-end} --> |
Sorry, the diff of this file is not supported yet
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
78909