Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
chore(patch): release 0.53.4 [skip ci]
Browse files Browse the repository at this point in the history
### [0.53.4](v0.53.3...v0.53.4) (2022-10-09)

### 🐛 Bug Fixes

* correct broken contributing links in readme ([78b26ee](78b26ee)), closes [#1466](#1466)
  • Loading branch information
RozzaysRed authored and open-sauced[bot] committed Oct 9, 2022
1 parent 78b26ee commit 42357fd
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

> All notable changes to this project will be documented in this file
### [0.53.4](https://github.com/open-sauced/open-sauced/compare/v0.53.3...v0.53.4) (2022-10-09)


### 🐛 Bug Fixes

* correct broken contributing links in readme ([78b26ee](https://github.com/open-sauced/open-sauced/commit/78b26eea1a817578c77e4fc121b57cfc1db2b750)), closes [#1466](https://github.com/open-sauced/open-sauced/issues/1466)

### [0.53.3](https://github.com/open-sauced/open-sauced/compare/v0.53.2...v0.53.3) (2022-10-07)


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
@@ -1,7 +1,7 @@
{
"name": "@open-sauced/open-sauced",
"description": "Open Sauced provides structured onboarding for new contributors to open source. This structure provides a way to track your next contributions by leveraging a unique dashboard built on top of the GitHub GraphQL API.",
"version": "0.53.3",
"version": "0.53.4",
"private": true,
"license": "MIT",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion public/diagram.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42357fd

Please sign in to comment.