Skip to content

Commit

Permalink
Chore: Configure package url for bug tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Jan 28, 2022
1 parent f5cf132 commit 5c03f7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

### Features

* Set shorter cookie expiration when only necessary category accepted [#CCM-53](https://github.com/lmc-eu/cookie-consent-manager/issues/CCM-53) ([929d8f3](https://github.com/lmc-eu/cookie-consent-manager/commit/929d8f3))
* Set shorter cookie expiration when only necessary category accepted [#CCM-53](https://jira.int.lmc.cz/browse/CCM-53) ([929d8f3](https://github.com/lmc-eu/cookie-consent-manager/commit/929d8f3))

### Chores

Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"type": "git",
"url": "https://github.com/lmc-eu/cookie-consent-manager.git"
},
"bugs": {
"url": "https://jira.int.lmc.cz/browse"
},
"contributors": [
"Ondřej Machulda <ondrej.machulda@lmc.eu>",
"Tomáš Litera <tomas.litera@lmc.eu>",
Expand Down

0 comments on commit 5c03f7d

Please sign in to comment.