Skip to content

Commit

Permalink
chore(minor): release 1.53.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.53.0](v1.52.0...v1.53.0) (2023-06-22)

### 🍕 Features

* handle close highlight dialog ([#1268](#1268)) ([b6a78c7](b6a78c7))

### 🐛 Bug Fixes

* language update - change developer to contributor ([#1274](#1274)) ([7e86ac9](7e86ac9)), closes [#1247](#1247)
* link single highlight dialog contributor info div to contributor profile ([#1279](#1279)) ([67d5a16](67d5a16))
* properly format local time displayed on user's profile ([#1282](#1282)) ([604cc62](604cc62))
* remove failing maintenance actions ([#1271](#1271)) ([bc516c3](bc516c3))
* scatter plot tooltip issue and remove cloudinary rounded image solution ([#1266](#1266)) ([ec6b3d5](ec6b3d5))
  • Loading branch information
brandonroberts authored and open-sauced[bot] committed Jun 22, 2023
1 parent 8c004cc commit da7d2e5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@

> All notable changes to this project will be documented in this file
## [1.53.0](https://github.com/open-sauced/insights/compare/v1.52.0...v1.53.0) (2023-06-22)


### 🍕 Features

* handle close highlight dialog ([#1268](https://github.com/open-sauced/insights/issues/1268)) ([b6a78c7](https://github.com/open-sauced/insights/commit/b6a78c79dd45d62ba956590c97cad9c7e3176e42))


### 🐛 Bug Fixes

* language update - change developer to contributor ([#1274](https://github.com/open-sauced/insights/issues/1274)) ([7e86ac9](https://github.com/open-sauced/insights/commit/7e86ac9a4d679a0cafd4e129104115b4c6c3d2f5)), closes [#1247](https://github.com/open-sauced/insights/issues/1247)
* link single highlight dialog contributor info div to contributor profile ([#1279](https://github.com/open-sauced/insights/issues/1279)) ([67d5a16](https://github.com/open-sauced/insights/commit/67d5a16cd9e873245a141b5b1e130555c1918578))
* properly format local time displayed on user's profile ([#1282](https://github.com/open-sauced/insights/issues/1282)) ([604cc62](https://github.com/open-sauced/insights/commit/604cc62a37a8e5c6b441b8b9b9ac5af87b5e6660))
* remove failing maintenance actions ([#1271](https://github.com/open-sauced/insights/issues/1271)) ([bc516c3](https://github.com/open-sauced/insights/commit/bc516c3e9a8e8c26a7e62abc187202ec6b425ebb))
* scatter plot tooltip issue and remove cloudinary rounded image solution ([#1266](https://github.com/open-sauced/insights/issues/1266)) ([ec6b3d5](https://github.com/open-sauced/insights/commit/ec6b3d5831327e1ab898a91fe3a65b40324fb8fc))

## [1.53.0-beta.3](https://github.com/open-sauced/insights/compare/v1.53.0-beta.2...v1.53.0-beta.3) (2023-06-22)


Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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
Expand Up @@ -2,7 +2,7 @@
"name": "@open-sauced/insights",
"description": "🍕The dashboard for open source discovery.",
"keywords": [],
"version": "1.53.0-beta.3",
"version": "1.53.0",
"author": "TED Vortex <ted.vortex@gmail.com>",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit da7d2e5

Please sign in to comment.