Skip to content

Commit

Permalink
Merge branch 'main' into tony/props-graph-syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyspiro authored Sep 10, 2024
2 parents 2918c43 + 2f2b47f commit 404ea34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
node_modules
dist

test.js
test.*
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmicjs/sdk",
"version": "1.0.11",
"version": "1.0.12",
"description": "The official client module for Cosmic. This module helps you easily add dynamic content to your website or application using the Cosmic headless CMS.",
"keywords": [
"headlesscms",
Expand Down Expand Up @@ -63,4 +63,4 @@
"npx eslint --fix"
]
}
}
}

0 comments on commit 404ea34

Please sign in to comment.