Skip to content

Commit b32705e

Browse files
chore(main): release 1.7.2 (#176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 90818aa commit b32705e

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.2](https://github.com/prismicio/cli/compare/v1.7.1...v1.7.2) (2026-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* derive Amplitude server URL from host ([#173](https://github.com/prismicio/cli/issues/173)) ([cc6f2d7](https://github.com/prismicio/cli/commit/cc6f2d7a1c7ae90162f5fe0b1d984f2f8c0af861))
9+
* rename stray segmentTrackEnd call to trackCommandEnd ([#177](https://github.com/prismicio/cli/issues/177)) ([90818aa](https://github.com/prismicio/cli/commit/90818aad321200d62a60388dd93c08719c36af92))
10+
311
## [1.7.1](https://github.com/prismicio/cli/compare/v1.7.0...v1.7.1) (2026-05-02)
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.1",
3+
"version": "1.7.2",
44
"description": "Prismic's official command line tool",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)