@daiyam/artifact-gh-issuehub 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ body:
4
4
  attributes:
5
5
  value: |-
6
6
  > [!IMPORTANT]
7
- > Please read through [the Discussion rules](https://github.com/REPOSITORY_SLUG/discussions/1) and check for both existing [Discussions](https://github.com/REPOSITORY_SLUG/discussions?discussions_q=) and [Issues](https://github.com/REPOSITORY_SLUG/issues?q=sort%3Areactions-desc) prior to opening a new Discussion.
7
+ > Please read through [the Discussion rules](https://github.com/REPOSITORY_SLUG/discussions/2) and check for both existing [Discussions](https://github.com/REPOSITORY_SLUG/discussions?discussions_q=) and [Issues](https://github.com/REPOSITORY_SLUG/issues?q=sort%3Areactions-desc) prior to opening a new Discussion.
8
8
  - type: markdown
9
9
  attributes:
10
10
  value: "# Issue Details"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daiyam/artifact-gh-issuehub",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "",
5
5
  "author": {
6
6
  "name": "Baptiste Augrain",
@@ -16,5 +16,5 @@
16
16
  "url": "https://github.com/daiyam/artifact-configs/issues"
17
17
  },
18
18
  "keywords": [],
19
- "gitHead": "6b9f962bc1abf55d7cb0e3e129276fdbefda7c56"
19
+ "gitHead": "e151ad132a08e5fd8e86dbd10e72792c37cb139e"
20
20
  }