Pārlūkot izejas kodu

chore(release): publish new version

 - @standardnotes/analytics@2.12.21
standardci 2 gadi atpakaļ
vecāks
revīzija
24c94326d5
2 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. 6 0
      packages/analytics/CHANGELOG.md
  2. 1 1
      packages/analytics/package.json

+ 6 - 0
packages/analytics/CHANGELOG.md

@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.12.21](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.12.20...@standardnotes/analytics@2.12.21) (2022-12-12)
+
+### Bug Fixes
+
+* **analytics:** add debug logs for report ([48c0cb5](https://github.com/standardnotes/server/commit/48c0cb5e62dc8af930de191deaa1eb3ff6c5a29f))
+
 ## [2.12.20](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.12.19...@standardnotes/analytics@2.12.20) (2022-12-09)
 
 **Note:** Version bump only for package @standardnotes/analytics

+ 1 - 1
packages/analytics/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/analytics",
-  "version": "2.12.20",
+  "version": "2.12.21",
   "engines": {
     "node": ">=18.0.0 <19.0.0"
   },