Skip to content

Commit

Permalink
🚀RELEASE v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philippdormann committed Mar 13, 2024
1 parent 3ab3b08 commit da58be1
Show file tree
Hide file tree
Showing 3 changed files with 5,431 additions and 3,782 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v3.0.0](https://github.com/philippdormann/mensamax-api/compare/v2.3.3...v3.0.0)
#### [v3.0.1](https://github.com/philippdormann/mensamax-api/compare/v3.0.0...v3.0.1)

- feat: add Freie Waldorfschule Augsburg [`#32`](https://github.com/philippdormann/mensamax-api/pull/32)
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 [`#29`](https://github.com/philippdormann/mensamax-api/pull/29)
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 [`#26`](https://github.com/philippdormann/mensamax-api/pull/26)

### [v3.0.0](https://github.com/philippdormann/mensamax-api/compare/v2.3.3...v3.0.0)

> 13 April 2023
- chore(deps): bump all dependencies [`4115657`](https://github.com/philippdormann/mensamax-api/commit/411565740e4660a0aa8fc39ba4c5dd34ff45c69f)
- 🚀RELEASE v3.0.0 [`d0cd9f8`](https://github.com/philippdormann/mensamax-api/commit/d0cd9f82145675fa392230d2ef3bba569279236e)
- refactor!: replace deprecated request module with axios + cookie jar support [`7082745`](https://github.com/philippdormann/mensamax-api/commit/70827458c38886b84a04d264d1b03e1a1d4135db)
- refactor(fetcher): fetchHTML improvements [`90b73a6`](https://github.com/philippdormann/mensamax-api/commit/90b73a6b7fd94c2119c4a73d34913ca0626713ab)
- refactor(fetcher): async await in fetchHTML [`8f89e35`](https://github.com/philippdormann/mensamax-api/commit/8f89e355834edd66e9a987ba6bd4c8770eef9171)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@philippdormann/mensamax-api",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"repository": "https://github.com/philippdormann/mensamax-api",
"author": {
Expand Down
Loading

0 comments on commit da58be1

Please sign in to comment.