Skip to content

Commit e2a15cb

Browse files
[tagpr] update CHANGELOG.md
1 parent ade7200 commit e2a15cb

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v1.1.0](https://github.com/pepabo/xpoint-cli/compare/v1.0.0...v1.1.0) - 2026-04-17
4+
- goreleaser: アーカイブ名をxp_{version}_{os}_{arch}に変更 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/16
5+
- document: PDFダウンロードサブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/18
6+
- document: 承認状況取得サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/20
7+
- document: ブラウザで書類を開くopenサブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/21
8+
- query: 一覧取得・実行サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/22
9+
- document: コメントの追加・取得・更新・削除サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/23
10+
- document: search にフィルタフラグを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/19
11+
- document: 添付ファイルの追加・取得・一覧・更新・削除サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/24
12+
- approval: 承認待ち件数取得・承認完了書類非表示設定サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/26
13+
- document: 書類ビュー (docview/openview/statusview) 取得サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/27
14+
- query: クエリグラフ取得サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/28
15+
- system: 登録フォーム一覧・フォーム定義取得サブコマンドを追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/29
16+
- system: マスタ管理サブコマンド (list/show/data/import/upload) を追加 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/33
17+
- table: ヘッダ下線付きのテーブル/リスト出力に刷新 by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/32
18+
319
## [v1.0.0](https://github.com/pepabo/xpoint-cli/commits/v1.0.0) - 2026-04-17
420
- Add tests, CI workflow, and golangci-lint config by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/1
521
- Add goreleaser and tagpr for automated releases by @buty4649 in https://github.com/pepabo/xpoint-cli/pull/2

0 commit comments

Comments
 (0)