Skip to content

Commit

Permalink
chore: merge release 1.77.1 (#2199)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts authored Nov 22, 2023
2 parents 569801c + afe1daa commit 5677e10
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 @@ -5,6 +5,20 @@

> All notable changes to this project will be documented in this file
### [1.77.1](https://github.com/open-sauced/insights/compare/v1.77.0...v1.77.1) (2023-11-21)


### 🐛 Bug Fixes

* added missing svelte svg ([#2196](https://github.com/open-sauced/insights/issues/2196)) ([d27794c](https://github.com/open-sauced/insights/commit/d27794c5862ab0489663125fb95ad78d4f46e4f9))
* match skeleton high with container card ([#2150](https://github.com/open-sauced/insights/issues/2150)) ([4786117](https://github.com/open-sauced/insights/commit/4786117d34da2397539d1751d0c2ef1a841ce88b))
* reset base font size in * selector in global.css ([#2184](https://github.com/open-sauced/insights/issues/2184)) ([6ae3751](https://github.com/open-sauced/insights/commit/6ae3751b383853673494bd3342b4f60d1b915b2e))


### 🧑‍💻 Code Refactoring

* move limit query from state to urlParams ([#2153](https://github.com/open-sauced/insights/issues/2153)) ([0d2825d](https://github.com/open-sauced/insights/commit/0d2825d77639460be152e67cbb1eaa07d35703c2))

### [1.77.1-beta.3](https://github.com/open-sauced/insights/compare/v1.77.1-beta.2...v1.77.1-beta.3) (2023-11-21)


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.77.1-beta.3",
"version": "1.77.1",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
Expand Down

0 comments on commit 5677e10

Please sign in to comment.