Skip to content

Commit

Permalink
Merge pull request #18 from threecgreen/dependabot/npm_and_yarn/web/i…
Browse files Browse the repository at this point in the history
…ni-1.3.8

Bump ini from 1.3.5 to 1.3.8 in /web
  • Loading branch information
threecgreen authored Dec 22, 2020
2 parents 260db97 + 8649da6 commit ec44908
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "vinoteca"
description = "Wine purchase tracker"
repository = "https://github.com/threecgreen/vinoteca"
version = "6.0.1"
version = "6.0.2"
edition = "2018"
authors = ["Carter Green <cartergr@usc.edu>"]
readme = "./README.md"
Expand Down
3 changes: 3 additions & 0 deletions web/front_end/about/Changelog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ export const Changelog: React.FC<RouteComponentProps> = () => {
<div className="container">
<h1 className="page-title med-heading">Changelog</h1>

<h5>6.0.2</h5>
<p>Update dependency</p>

<h5>6.0.1</h5>
<p>Fix bug where deleting a wine&rsquo;s description would never be saved</p>

Expand Down
10 changes: 5 additions & 5 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec44908

Please sign in to comment.