Skip to content

Commit

Permalink
Merge pull request #1041 from LD4P/patch-release-0.3.5
Browse files Browse the repository at this point in the history
Patch Release 0.3.5
  • Loading branch information
jmartin-sul authored Jul 23, 2019
2 parents c1b4231 + 1a1175b commit 1cfa3f3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.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 @@ -6,7 +6,7 @@
"editor",
"rdf"
],
"version": "0.3.4",
"version": "0.3.5",
"homepage": "http://github.com/LD4P/sinopia_editor/",
"repository": {
"type": "git",
Expand Down
7 changes: 4 additions & 3 deletions src/components/home/NewsItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ const NewsItem = () => (
<ul>
<li>Release {version} is live, including these features</li>
<ul>
<li>User login.
<li>New component for linking to Sinopia created entities.
</li>
<li>Adding and updating Resource Templates.
<li>Input Lookup components allow users to enter a URI if not found in the lookup
</li>
<li>Opening Resource Templates to see how they behave in cataloging.
<li>Validation of embedded Resource Templates
</li>
<li>Numerous bug fixes and test improvements</li>
</ul>
<li>For release notes and the latest point releases, see the <a href="https://github.com/LD4P/sinopia/wiki/">Sinopia help site</a>.
</li>
Expand Down

0 comments on commit 1cfa3f3

Please sign in to comment.