Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fileignoreconfig:
ignore_detectors:
- filecontent
- filename: package-lock.json
checksum: 3b95f4f64329f55ad5364b0468ca2d7d7337cfbb97b42db4929c894d7bd44a27
checksum: 29476e419f64cdf5cb6a41033148dae3eaacde840e0da8fdcf3690cf59b31899
- filename: src/entry-editable.ts
checksum: 3ba7af9ed1c1adef2e2bd5610099716562bebb8ba750d4b41ddda99fc9eaf115
- filename: .husky/pre-commit
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [1.7.0](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.7.0)
- Added option in addTags to disable lowercasing of locale

## [1.6.3](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.6.3)
- Refactor: Simplified endpoints.ts to use compile-time JSON import instead of runtime file loading
- Build: Updated build process to download regions.json to src/assets directory
Expand Down
Loading
Loading