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.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed May 1, 2022
1 parent 08104db commit a17e3e1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,22 @@ 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.11](https://github.com/Codex-/metro-info/compare/v1.0.10...v1.0.11)

- Bump eslint from 8.12.0 to 8.14.0 [`#370`](https://github.com/Codex-/metro-info/pull/370)
- Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.21.0 [`#369`](https://github.com/Codex-/metro-info/pull/369)
- Bump @typescript-eslint/parser from 5.18.0 to 5.21.0 [`#368`](https://github.com/Codex-/metro-info/pull/368)
- Bump release-it from 14.14.0 to 15.0.0 [`#367`](https://github.com/Codex-/metro-info/pull/367)
- Bump typescript from 4.6.3 to 4.6.4 [`#366`](https://github.com/Codex-/metro-info/pull/366)
- Bump node-fetch from 3.2.3 to 3.2.4 [`#365`](https://github.com/Codex-/metro-info/pull/365)
- Bump eslint-config-airbnb-typescript from 16.2.0 to 17.0.0 [`#364`](https://github.com/Codex-/metro-info/pull/364)
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 [`#363`](https://github.com/Codex-/metro-info/pull/363)
- chore: fix code coverage badge embed link. [`08104db`](https://github.com/Codex-/metro-info/commit/08104db1d2c8ed28a44e6e2b822bc2aa7bf4856d)

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

> 4 April 2022
- Bump Dependencies [`a80e29e`](https://github.com/Codex-/metro-info/commit/a80e29edad3336344b574a1b0ce9cc6324e5ec0e)
- Add release-it. [`1f56736`](https://github.com/Codex-/metro-info/commit/1f56736f9a37ac453fb66a3b0a57033436ac65dd)
- Add eslint. [`42caaae`](https://github.com/Codex-/metro-info/commit/42caaae49c4bec4f44063763c535813fdeb7fe14)
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.10",
"version": "1.0.11",
"author": "Alex Miller <codex.nz@gmail.com>",
"description": "Christchurch (Unofficial) MetroInfo API NodeJS library",
"repository": {
Expand Down

0 comments on commit a17e3e1

Please sign in to comment.