@engagently/types 2.8.5 → 2.9.0

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.
@@ -116,6 +116,7 @@ export declare const defaultResources: {
116
116
  "new-commentary": string;
117
117
  "new-commentary_other": string;
118
118
  "no-more-comments": string;
119
+ "no-comments-yet": string;
119
120
  "no-recent-comments": string;
120
121
  placeholders: {
121
122
  "new-commentary": string;
@@ -354,6 +355,7 @@ export declare const defaultResources: {
354
355
  "new-commentary": string;
355
356
  "new-commentary_other": string;
356
357
  "no-more-comments": string;
358
+ "no-comments-yet": string;
357
359
  "no-recent-comments": string;
358
360
  placeholders: {
359
361
  "new-commentary": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@engagently/types",
3
- "version": "2.8.5",
3
+ "version": "2.9.0",
4
4
  "main": "./index.ts",
5
5
  "types": "dist/types/engagently.d.ts",
6
6
  "files": [