Skip to content

Commit

Permalink
Merge pull request #2574 from LD4P/v3.3.1
Browse files Browse the repository at this point in the history
Patch version for Regression Fix
  • Loading branch information
jermnelson authored Oct 1, 2020
2 parents 7694c2a + 8021a10 commit e7f2df9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "3.3.0",
"version": "3.3.1",
"homepage": "http://github.com/LD4P/sinopia_editor/",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions src/components/home/NewsItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const NewsItem = () => (
<li>Sinopia API allows external systems to request data, including query by date and type</li>
<li>Vocabulary of Sinopia-specific classes and properties published</li>
<li>Modal lookups make it easier to see context for external authorities</li>
<li>Preview available from Search</li>
</ul>
</div>
)
Expand Down

0 comments on commit e7f2df9

Please sign in to comment.