Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
chore(release): 0.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.10.3](v0.10.2...v0.10.3) (2021-12-08)

### Bug Fixes

* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([#62](#62)) ([5be9f8f](5be9f8f))
  • Loading branch information
semantic-release-bot committed Dec 8, 2021
1 parent 5be9f8f commit fde2da7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.10.3](https://github.com/cujarrett/glimpse-backend/compare/v0.10.2...v0.10.3) (2021-12-08)


### Bug Fixes

* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([#62](https://github.com/cujarrett/glimpse-backend/issues/62)) ([5be9f8f](https://github.com/cujarrett/glimpse-backend/commit/5be9f8fd70ddc04fe093dcc676e70ee58ef07d2b))

## [0.10.2](https://github.com/cujarrett/glimpse-backend/compare/v0.10.1...v0.10.2) (2021-12-06)


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": "glimpse-backend",
"version": "0.10.2",
"version": "0.10.3",
"description": "Backend for glimpse.ninja app",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fde2da7

Please sign in to comment.