Skip to content

Commit 4f55d67

Browse files
github-actions[bot]angeloashmoreclaude
authored
chore(main): release 1.6.0 (#122)
* chore(main): release 1.6.0 * chore: remove test-only fix from changelog Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 78c13b0 commit 4f55d67

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/prismicio/cli/compare/v1.5.0...v1.6.0) (2026-04-15)
4+
5+
6+
### Features
7+
8+
* add a consistent table formatter for tabular output ([#125](https://github.com/prismicio/cli/issues/125)) ([9a79c50](https://github.com/prismicio/cli/commit/9a79c50abb78ee311e2b9aa79a613d4885aff85d))
9+
* add remote modeling commands for custom types, page types, and slices ([#83](https://github.com/prismicio/cli/issues/83)) ([78c13b0](https://github.com/prismicio/cli/commit/78c13b066814d95429cbb0f17fcd71f5ae793d98))
10+
* move CLI config to cross-platform config directory ([#130](https://github.com/prismicio/cli/issues/130)) ([39fc1d7](https://github.com/prismicio/cli/commit/39fc1d750d0d7261df84d2b1a7c5046b614b45a3))
11+
12+
13+
### Bug Fixes
14+
15+
* handle 404 errors with contextual messages ([#121](https://github.com/prismicio/cli/issues/121)) ([7f75f97](https://github.com/prismicio/cli/commit/7f75f978ca6509eac7572b78dac30754a4f30609))
16+
317
## [1.5.0](https://github.com/prismicio/cli/compare/v1.4.0...v1.5.0) (2026-04-08)
418

519

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.5.0",
3+
"version": "1.6.0",
44
"description": "Prismic's official command line tool",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)