@twreporter/core 1.27.0 → 1.28.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.
@@ -1,2 +1,2 @@
1
1
  export default fundraisingId;
2
- export const fundraisingId: "\u885B\u90E8\u6551\u5B57\u7B2C 1131363879 \u865F\uFF5C\u52F8\u52DF\u671F\u9593 2025/1/1~12/31";
2
+ export const fundraisingId: "\u885B\u90E8\u6551\u5B57\u7B2C 1141363741 \u865F\uFF5C\u52F8\u52DF\u671F\u9593 2026/1/1~12/31";
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.fundraisingId = exports["default"] = void 0;
7
- var fundraisingId = exports.fundraisingId = '衛部救字第 1131363879 號|勸募期間 2025/1/1~12/31';
7
+ var fundraisingId = exports.fundraisingId = '衛部救字第 1141363741 號|勸募期間 2026/1/1~12/31';
8
8
  var _default = exports["default"] = fundraisingId;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twreporter/core",
3
- "version": "1.27.0",
3
+ "version": "1.28.0",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "repository": "https://github.com/twreporter/twreporter-npm-packages.git",
@@ -24,5 +24,5 @@
24
24
  "devDependencies": {
25
25
  "typescript": "^5.7.3"
26
26
  },
27
- "gitHead": "ff804097c4b10c35fd45e2237a4e82a32411cbc5"
27
+ "gitHead": "e409bdb13679b1a923430e498d689fa31fc054ac"
28
28
  }