Skip to content

Commit

Permalink
Release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
obetomuniz committed Mar 27, 2023
1 parent cdbacc7 commit 39fbb4f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [3.1.1](https://github.com/obetomuniz/tatooine/compare/3.1.0...3.1.1) (2023-03-27)


### Features

* **docs:** Add docs/plugins/TRANSFORMER.md to doc Transformer Plugins. Move engine docs to live under docs/engines folder. ([71787de](https://github.com/obetomuniz/tatooine/commit/71787dee9d0f4fd7354a261560a490e726d039b3))
* **plugins:** Move all engines to live as an Plugin Engine. Add Engine Plugins docs. ([cdbacc7](https://github.com/obetomuniz/tatooine/commit/cdbacc769818c90934190b5ff97ef163bda21dc7))

## [3.1.0](https://github.com/obetomuniz/tatooine/compare/3.0.5...3.1.0) (2023-03-27)

### Features
Expand Down Expand Up @@ -32,4 +40,4 @@

### Features

- **release:** Introduce release-it to help with releasing management ([7ca785f](https://github.com/obetomuniz/tatooine/commit/7ca785fffe09981d93a2adc8e4ec4856f6943821))
- **release:** Introduce release-it to help with releasing management ([7ca785f](https://github.com/obetomuniz/tatooine/commit/7ca785fffe09981d93a2adc8e4ec4856f6943821))
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tatooine",
"version": "3.1.0",
"version": "3.1.1",
"description": "A powerful scraper for JavaScript Developers",
"directories": {
"doc": "docs",
Expand Down

0 comments on commit 39fbb4f

Please sign in to comment.