Skip to content

Commit 226ebf0

Browse files
committed
1.0.13
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent f548639 commit 226ebf0

3 files changed

Lines changed: 46 additions & 38 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 1.0.13 – 2022-11-22
10+
### Added
11+
- new reference widget for code permalink (https://github.com/namespace/repo/blob/691cbe/src/main.js#L12-L15)
12+
13+
### Fixed
14+
- Don't spam warnings when the repo is 404
15+
[#58](https://github.com/nextcloud/integration_github/pull/58) @nickvergessen
16+
917
## 1.0.12 – 2022-10-14
1018
### Fixed
1119
- reference widget: width of first line in chromium based browsers

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description><![CDATA[GitHub integration provides a dashboard widget displaying your most important notifications
77
and a unified search provider for repositories, issues and pull requests. It also provides a link reference provider
88
to render links to issues, pull requests and comments in Talk and Text.]]></description>
9-
<version>1.0.12</version>
9+
<version>1.0.13</version>
1010
<licence>agpl</licence>
1111
<author>Julien Veyssier</author>
1212
<namespace>Github</namespace>

package-lock.json

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)