Skip to content

Commit

Permalink
add release notes (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
eve-git authored Apr 22, 2024
1 parent 5f99e13 commit 8871ffc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vue/sbc-common-components/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 vue/sbc-common-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sbc-common-components",
"version": "3.0.11",
"version": "3.0.12",
"private": false,
"description": "Common Vue Components to be used across BC Registries and Online Services.",
"license": "Apache-2.0",
Expand Down
1 change: 1 addition & 0 deletions vue/sbc-common-components/src/components/SbcFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="https://www.release-notes.bcregistry.gov.bc.ca" target="_blank">Release Notes</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/disclaimer" target="_blank">Disclaimer</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/privacy" target="_blank">Privacy</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/accessibility" target="_blank">Accessibility</a></li>
Expand Down

0 comments on commit 8871ffc

Please sign in to comment.