-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add blog for v1.12.0 #901
Merged
+60
−25
Merged
Changes from 7 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
9568615
chore: update contributors
tasshi-me e70e019
docs: update credits
tasshi-me 1dc755c
chore: update authors
tasshi-me ee6271e
docs: add blog for v1.12.0
tasshi-me acc54cd
docs: update blog
tasshi-me 2627c76
docs: remove author titles
tasshi-me 672f44d
Merge remote-tracking branch 'origin/main' into blog/release-1.12.0
tasshi-me 5dad577
fix link to stability index
tasshi-me 54b4e12
Merge remote-tracking branch 'origin/main' into blog/release-1.12.0
tasshi-me File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
slug: cli-kintone-v1-12-0 | ||
title: cli-kintone v1.12.0 | ||
authors: [tasshi, extensions-platform-team] | ||
tags: [release] | ||
--- | ||
|
||
We are happy to announce the release of **cli-kintone v1.12.0** 🎉 | ||
|
||
## What's new? | ||
|
||
There are two notable updates. | ||
|
||
### cli-kintone is available on npmjs.com now! | ||
|
||
We started to publish cli-kintone to [npmjs.com](https://www.npmjs.com/) as [`@kintone/cli`](https://www.npmjs.com/package/@kintone/cli). | ||
|
||
Run the `npm install` command to install: | ||
|
||
```shell | ||
npm i -g @kintone/cli | ||
``` | ||
|
||
For more details, see the [Installation](/guide/installation#from-npmjscom) page. | ||
|
||
cli-kintone is mainly used for kintone automations by IT administrators, but also used in plugin/customization development and on CI/CD. | ||
|
||
This update is to provide easier installation for developers in a Node.js installed environment. | ||
|
||
### Stability Index | ||
|
||
We defined **Stability Index** to indicate features stability. | ||
|
||
See the [Stability Index](/#) page for more details. | ||
|
||
## Miscellaneous | ||
|
||
See the [changelog](https://github.com/kintone/cli-kintone/blob/main/CHANGELOG.md#1120-2024-10-24) for an exhaustive list of changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,31 @@ | ||
extensions-platform-team: | ||
name: kintone Extensions Platform Team | ||
url: https://github.com/kintone | ||
image_url: https://github.com/kintone.png | ||
|
||
tasshi: | ||
name: tasshi (Masaharu Tashiro) | ||
title: Product Owner of kintone DX Team | ||
url: https://github.com/tasshi-me | ||
image_url: https://github.com/tasshi-me.png | ||
|
||
chihiro-adachi: | ||
name: Chihiro Adachi | ||
url: https://github.com/chihiro-adachi | ||
image_url: https://github.com/chihiro-adachi.png | ||
|
||
shabaraba: | ||
name: Takahiro Kawakami | ||
url: https://github.com/shabaraba | ||
image_url: https://github.com/shabaraba.png | ||
|
||
hisasami: | ||
name: Mariko Hisamatsu | ||
url: https://github.com/hisasami | ||
image_url: https://github.com/hisasami.png | ||
|
||
# DX team have been closed. | ||
# Keeping this entry for past posts. | ||
dx-team: | ||
name: kintone DX Team | ||
url: https://github.com/kintone | ||
image_url: https://github.com/kintone.png | ||
|
||
ueokande: | ||
name: Shin'ya Ueoka | ||
title: Team leader of kintone DX team | ||
url: https://ueokande.com | ||
image_url: https://github.com/ueokande.png | ||
|
||
hung: | ||
name: Nguyen Thai Hung | ||
title: Software engineer of kintone DX team | ||
url: https://github.com/hung-cybo | ||
image_url: https://github.com/hung-cybo.png | ||
|
||
tuan: | ||
name: tuan-pham | ||
title: Software engineer of kintone DX team | ||
url: https://github.com/tuanphamcybozu | ||
image_url: https://github.com/tuanphamcybozu.png | ||
|
||
minh: | ||
name: minh-nguyen | ||
title: Quality assurance of kintone DX team | ||
url: https://github.com/minh-nguyen1985 | ||
image_url: https://github.com/minh-nguyen1985.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tasshi-me
↓にはリンクしないですか?
https://cli.kintone.dev/community/stability-index
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
リンク必要ですね!対応しました!