Skip to content

Commit 470ac39

Browse files
chore(main): release 1.7.1 (#171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5a96016 commit 470ac39

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.1](https://github.com/prismicio/cli/compare/v1.7.0...v1.7.1) (2026-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* ignore cosmetic key-order drift in model comparisons ([#172](https://github.com/prismicio/cli/issues/172)) ([5a96016](https://github.com/prismicio/cli/commit/5a9601623e47730fb559f86df7b93d8a75154288))
9+
* include untracked model files in dirty tree check ([#169](https://github.com/prismicio/cli/issues/169)) ([9e130c3](https://github.com/prismicio/cli/commit/9e130c33fc1ae6dd281a70d814da3f153918aa3a))
10+
311
## [1.7.0](https://github.com/prismicio/cli/compare/v1.6.1...v1.7.0) (2026-05-01)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismic",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Prismic's official command line tool",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)