Skip to content

Commit

Permalink
Merge pull request #64 from extractus/6.1.4
Browse files Browse the repository at this point in the history
v6.1.4 - Migrate to extractus org
  • Loading branch information
ndaidong authored Nov 30, 2022
2 parents abc2fb9 + da5e86e commit 4780906
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/cjs/feed-extractor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/cjs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@extractus/feed-extractor",
"version": "6.1.4rc1",
"version": "6.1.4",
"main": "./@extractus/feed-extractor.js"
}
2 changes: 1 addition & 1 deletion dist/feed-extractor.esm.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @extractus/[email protected].4rc1, by @extractus - built with esbuild at 2022-11-29T10:29:35.819Z - published under MIT license
// @extractus/[email protected].4, by @extractus - built with esbuild at 2022-11-30T07:58:54.236Z - published under MIT license
var __create = Object.create;
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.1.4rc1",
"version": "6.1.4",
"name": "@extractus/feed-extractor",
"description": "To read and normalize RSS/ATOM/JSON feed data",
"homepage": "https://github.com/extractus/feed-extractor",
Expand Down

0 comments on commit 4780906

Please sign in to comment.