Skip to content

Commit bb241fc

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.1...v1.6.0) (2026-03-12) ### Features * **gmail:** display attachments in get command ([36a1f16](36a1f16))
1 parent 36a1f16 commit bb241fc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/ejpespa/gtypee/compare/v1.5.1...v1.6.0) (2026-03-12)
2+
3+
4+
### Features
5+
6+
* **gmail:** display attachments in get command ([36a1f16](https://github.com/ejpespa/gtypee/commit/36a1f1624eac113ff739cddce8ed77eacfd7c94c))
7+
18
## [1.5.1](https://github.com/ejpespa/gtypee/compare/v1.5.0...v1.5.1) (2026-03-12)
29

310

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": "gtypee",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"author": "dev.ejpespa@gmail.com",
55
"description": "TypeScript CLI for Google Workspace administration - manage Gmail, Drive, Calendar, and 15+ Google services from the command line",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)