@forge/metrics

0.3.17-next.10.3.17
~

Modified (2 files)

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/metrics",
-  "version": "0.3.17-next.1",
+  "version": "0.3.17",
   "description": "Forge internal metrics",
   "author": "Atlassian",
   "license": "SEE LICENSE IN LICENSE.txt",
   "main": "out/index.js",
@@ -15,9 +15,9 @@
     "@atlassian/in-memory-metrics": "0.1.0",
     "@atlassian/metrics-interface": "4.0.0"
   },
   "dependencies": {
-    "@forge/api": "6.4.2-next.1",
+    "@forge/api": "6.4.2",
     "@forge/runtime": "6.1.2"
   },
   "publishConfig": {
     "registry": "https://packages.atlassian.com/api/npm/npm-public/"
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,6 +1,13 @@
 # @forge/metrics
 
+## 0.3.17
+
+### Patch Changes
+
+- Updated dependencies [16e7d61]
+  - @forge/[email protected]
+
 ## 0.3.17-next.1
 
 ### Patch Changes