feed-common 1.87.3 → 1.88.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [1.88.0](https://github.com/advertikon/package-maxify-feed-common/compare/v1.87.3...v1.88.0) (2025-01-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * switch ebay template to intem approach ([89af5f5](https://github.com/advertikon/package-maxify-feed-common/commit/89af5f5b5ff6a638d8979635f7168f8d9688169b))
7
+
1
8
  ## [1.87.3](https://github.com/advertikon/package-maxify-feed-common/compare/v1.87.2...v1.87.3) (2025-01-13)
2
9
 
3
10
 
@@ -0,0 +1,3 @@
1
+ import { XmlFeedTemplateType } from '../../types/profile.types.js';
2
+ export declare const eBayFeedTemplate: XmlFeedTemplateType;
3
+ //# sourceMappingURL=ebay-variant.template.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ebay-variant.template.d.ts","sourceRoot":"","sources":["../../../src/utils/feed-templates/ebay-variant.template.ts"],"names":[],"mappings":"AAkCA,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAYnE,eAAO,MAAM,gBAAgB,EAAE,mBAk1B9B,CAAC"}