Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Release 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Aug 29, 2022
1 parent c44b9bd commit f9479ff
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 3 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,41 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.13](https://github.com/Codex-/metro-info/compare/v1.0.12...v1.0.13)

- Bump release-it from 15.1.1 to 15.4.0 [`#398`](https://github.com/Codex-/metro-info/pull/398)
- Bump typescript from 4.7.4 to 4.8.2 [`#397`](https://github.com/Codex-/metro-info/pull/397)
- Bump ts-jest from 28.0.7 to 28.0.8 [`#396`](https://github.com/Codex-/metro-info/pull/396)
- Bump @typescript-eslint/parser from 5.33.0 to 5.35.1 [`#395`](https://github.com/Codex-/metro-info/pull/395)
- Bump eslint from 8.20.0 to 8.23.0 [`#394`](https://github.com/Codex-/metro-info/pull/394)
- Bump @typescript-eslint/parser from 5.31.0 to 5.33.0 [`#393`](https://github.com/Codex-/metro-info/pull/393)
- Bump node-fetch from 3.2.6 to 3.2.10 [`#392`](https://github.com/Codex-/metro-info/pull/392)
- Bump ts-node from 10.8.1 to 10.9.1 [`#391`](https://github.com/Codex-/metro-info/pull/391)
- Bump ts-jest from 28.0.5 to 28.0.7 [`#390`](https://github.com/Codex-/metro-info/pull/390)
- Bump @typescript-eslint/parser from 5.30.0 to 5.31.0 [`#389`](https://github.com/Codex-/metro-info/pull/389)
- Bump eslint from 8.18.0 to 8.20.0 [`#388`](https://github.com/Codex-/metro-info/pull/388)
- Bump parse-url from 6.0.0 to 6.0.2 [`#386`](https://github.com/Codex-/metro-info/pull/386)
- Bump jest and @types/jest [`#385`](https://github.com/Codex-/metro-info/pull/385)
- Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 [`#384`](https://github.com/Codex-/metro-info/pull/384)
- Bump ts-node from 10.8.0 to 10.8.1 [`#383`](https://github.com/Codex-/metro-info/pull/383)
- Bump node-fetch from 3.2.4 to 3.2.6 [`#382`](https://github.com/Codex-/metro-info/pull/382)
- Bump ts-jest from 28.0.3 to 28.0.5 [`#381`](https://github.com/Codex-/metro-info/pull/381)
- Bump release-it from 15.0.0 to 15.1.1 [`#380`](https://github.com/Codex-/metro-info/pull/380)
- Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 [`#379`](https://github.com/Codex-/metro-info/pull/379)
- Bump typescript from 4.7.2 to 4.7.4 [`#378`](https://github.com/Codex-/metro-info/pull/378)
- Bump prettier from 2.6.2 to 2.7.1 [`#376`](https://github.com/Codex-/metro-info/pull/376)
- Bump eslint from 8.16.0 to 8.18.0 [`#377`](https://github.com/Codex-/metro-info/pull/377)
- Bump @typescript-eslint/parser from 5.27.0 to 5.30.0 [`#374`](https://github.com/Codex-/metro-info/pull/374)
- Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.30.0 [`#373`](https://github.com/Codex-/metro-info/pull/373)
- Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 [`#372`](https://github.com/Codex-/metro-info/pull/372)
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 [`#371`](https://github.com/Codex-/metro-info/pull/371)

#### [v1.0.12](https://github.com/Codex-/metro-info/compare/v1.0.11...v1.0.12)

> 28 May 2022
- chore: bump dependencies. [`e7b96db`](https://github.com/Codex-/metro-info/commit/e7b96db42faac0d7dddb9d2adf302dfd557c4cce)
- Release 1.0.12 [`b12706d`](https://github.com/Codex-/metro-info/commit/b12706dc8a23e7b5377a583e631d79d3ffe88882)
- cicd: test against LTS node versions, drop 12, add 18. [`435891a`](https://github.com/Codex-/metro-info/commit/435891ab4bf59106e17d83408b57af495e3eab69)

#### [v1.0.11](https://github.com/Codex-/metro-info/compare/v1.0.10...v1.0.11)
Expand Down
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": "metro-info",
"version": "1.0.12",
"version": "1.0.13",
"author": "Alex Miller <codex.nz@gmail.com>",
"description": "Christchurch (Unofficial) MetroInfo API NodeJS library",
"repository": {
Expand Down

0 comments on commit f9479ff

Please sign in to comment.