ntn 0.21.10 → 0.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -150,6 +150,8 @@ reference, including:
150
150
 
151
151
  ## Building from source
152
152
 
153
+ This repository uses [GitHub Stacks](https://github.github.com/gh-stack/introduction/overview/) for pull requests.
154
+
153
155
  Clone the repository and install [mise](https://mise.jdx.dev/), which manages
154
156
  toolchains and task running. Then build:
155
157
 
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ntn",
3
- "version": "0.21.10",
3
+ "version": "0.22.0",
4
4
  "description": "Notion CLI",
5
5
  "license": "MIT",
6
6
  "bin": {