sim 2.1.12-preview.112.1 → 2.1.13-preview.114.1

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -10931,6 +10931,7 @@ var V2_OPERATIONS = {
10931
10931
  "wealthbox.contacts",
10932
10932
  "jira.issues",
10933
10933
  "jira.projects",
10934
+ "jira.projectKeys",
10934
10935
  "linear.projects",
10935
10936
  "linear.teams",
10936
10937
  "monday.boards",
@@ -12372,6 +12373,7 @@ var V2_OPERATIONS = {
12372
12373
  "wealthbox.contacts",
12373
12374
  "jira.issues",
12374
12375
  "jira.projects",
12376
+ "jira.projectKeys",
12375
12377
  "linear.projects",
12376
12378
  "linear.teams",
12377
12379
  "monday.boards",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sim",
3
- "version": "2.1.12-preview.112.1",
3
+ "version": "2.1.13-preview.114.1",
4
4
  "description": "Sim CLI - talk to the Sim API from your terminal",
5
5
  "type": "module",
6
6
  "bin": {