Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
BochilGaming committed May 4, 2023
1 parent 4327966 commit a0cc80c
Show file tree
Hide file tree
Showing 22 changed files with 98 additions and 21 deletions.
6 changes: 6 additions & 0 deletions packages/scraper-bmkg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-bmkg

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-bmkg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-bmkg",
"version": "1.0.1",
"version": "1.0.2",
"description": "BMKG scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-downloader

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-downloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-downloader",
"version": "1.0.1",
"version": "1.0.2",
"description": "Downloader scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-games/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-games

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-games/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-games",
"version": "1.0.1",
"version": "1.0.2",
"description": "Games data's scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-images/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-images

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-images/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-images",
"version": "1.0.1",
"version": "1.0.2",
"description": "Images scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-news/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-news

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-news/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-news",
"version": "1.0.1",
"version": "1.0.2",
"description": "News scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-others/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-others

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-others/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-others",
"version": "1.0.1",
"version": "1.0.2",
"description": "Others scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-primbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-primbon

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-primbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-primbon",
"version": "1.0.1",
"version": "1.0.2",
"description": "Primbon scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-religions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-religions

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-religions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-religions",
"version": "1.0.1",
"version": "1.0.2",
"description": "Religions scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-sosmed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-sosmed

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-sosmed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-sosmed",
"version": "1.0.1",
"version": "1.0.2",
"description": "Social media scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/scraper-texts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bochilteam/scraper-texts

## 1.0.2

### Patch Changes

- More documentation and fixed packages installation

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scraper-texts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper-texts",
"version": "1.0.1",
"version": "1.0.2",
"description": "Texts scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/scraper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @bochilteam/scraper

## 4.2.1

### Patch Changes

- More documentation and fixed packages installation
- Updated dependencies
- @bochilteam/scraper-bmkg@1.0.2
- @bochilteam/scraper-downloader@1.0.2
- @bochilteam/scraper-games@1.0.2
- @bochilteam/scraper-images@1.0.2
- @bochilteam/scraper-news@1.0.2
- @bochilteam/scraper-others@1.0.2
- @bochilteam/scraper-primbon@1.0.2
- @bochilteam/scraper-religions@1.0.2
- @bochilteam/scraper-sosmed@1.0.2
- @bochilteam/scraper-texts@1.0.2

## 4.2.0

### Minor Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/scraper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bochilteam/scraper",
"version": "4.2.0",
"version": "4.2.1",
"description": "Browserless scraper module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -42,15 +42,15 @@
"lib/**/package.json"
],
"dependencies": {
"@bochilteam/scraper-bmkg": "^1.0.1",
"@bochilteam/scraper-downloader": "^1.0.1",
"@bochilteam/scraper-games": "^1.0.1",
"@bochilteam/scraper-images": "^1.0.1",
"@bochilteam/scraper-news": "^1.0.1",
"@bochilteam/scraper-others": "^1.0.1",
"@bochilteam/scraper-primbon": "^1.0.1",
"@bochilteam/scraper-religions": "^1.0.1",
"@bochilteam/scraper-sosmed": "^1.0.1",
"@bochilteam/scraper-texts": "^1.0.1"
"@bochilteam/scraper-bmkg": "^1.0.2",
"@bochilteam/scraper-downloader": "^1.0.2",
"@bochilteam/scraper-games": "^1.0.2",
"@bochilteam/scraper-images": "^1.0.2",
"@bochilteam/scraper-news": "^1.0.2",
"@bochilteam/scraper-others": "^1.0.2",
"@bochilteam/scraper-primbon": "^1.0.2",
"@bochilteam/scraper-religions": "^1.0.2",
"@bochilteam/scraper-sosmed": "^1.0.2",
"@bochilteam/scraper-texts": "^1.0.2"
}
}

0 comments on commit a0cc80c

Please sign in to comment.