Skip to content

Commit 08edf0e

Browse files
chore: release 0.7.1
1 parent e914b14 commit 08edf0e

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.7.1](https://www.github.com/salty-pig/swapi-node/compare/v0.7.0...v0.7.1) (2021-10-25)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade xo from 0.43.0 to 0.44.0 ([#129](https://www.github.com/salty-pig/swapi-node/issues/129)) ([2892c8b](https://www.github.com/salty-pig/swapi-node/commit/2892c8b41f64b2982733a5585da089df398727fd))
11+
* upgrade xo from 0.44.0 to 0.45.0 ([#131](https://www.github.com/salty-pig/swapi-node/issues/131)) ([e914b14](https://www.github.com/salty-pig/swapi-node/commit/e914b140aaf08d3b632b7bf6f30a13b6d545ce38))
12+
513
## [0.7.0](https://www.github.com/salty-pig/swapi-node/compare/v0.6.0...v0.7.0) (2021-10-12)
614

715

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swapi-node",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "A Node.js helper library for SWAPI",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)