Skip to content

Commit

Permalink
chore(release): 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 6, 2022
1 parent 12475c5 commit 1dc9d18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 2.8.3 (2022-01-06)


### Bug Fixes

* disable crossOriginResourcePolicy ([#176](https://github.com/Kikobeats/unavatar/issues/176)) ([12475c5](https://github.com/Kikobeats/unavatar/commit/12475c575ab0d7a566bf110fff9356c84d953a10))

### 2.8.2 (2022-01-03)

### 2.8.1 (2021-11-21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unavatar",
"description": "Get unified user avatar.",
"homepage": "https://unavatar.io",
"version": "2.8.2",
"version": "2.8.3",
"main": "src/index.js",
"bin": {
"unavatar": "bin/server"
Expand Down

1 comment on commit 1dc9d18

@vercel
Copy link

@vercel vercel bot commented on 1dc9d18 Jan 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.