Comparing version 2.1.3 to 2.1.4
# Changelog | ||
## [2.1.4](https://github.com/ButterCMS/buttercms-js/compare/v2.1.3...v2.1.4) (2024-09-04) | ||
### Bug Fixes | ||
* update cdn link in readme ([d2be0db](https://github.com/ButterCMS/buttercms-js/commit/d2be0dbe85e48f14cc52f680a11fcbd89e8b2d1d)) | ||
## [2.1.3](https://github.com/ButterCMS/buttercms-js/compare/v2.1.2...v2.1.3) (2024-08-25) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "buttercms", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"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.1.3.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/buttercms@2.1.4/dist/butter.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
97930