RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
notion-github
Versions diffs
1.0.0 → 1.0.2
Page 2
notion-github 1.0.0 → 1.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/cli.js
+3047
-2
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "notion-github",
3
-
"version": "1.0.
0
",
3
+
"version": "1.0.
2
",
4
4
"description": "GitHub and Notion integration for PR automation",
5
5
"main": "dist/index.js",
6
6
"module": "dist/index.mjs",
« First
‹ Prev
1
2