We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629503a commit ff8112eCopy full SHA for ff8112e
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
3
-# [Next](https://github.com/redhat-plumbers-in-action/bugzilla/compare/v3.1.4...main)
+# [Next](https://github.com/redhat-plumbers-in-action/bugzilla/compare/v3.1.5...main)
4
+
5
+# [3.1.5](https://github.com/redhat-plumbers-in-action/bugzilla/compare/v3.1.4...v3.1.5)
6
7
+- Dependency updates
8
9
# [3.1.4](https://github.com/redhat-plumbers-in-action/bugzilla/compare/v3.1.3...v3.1.4)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "bugzilla",
- "version": "3.1.4",
+ "version": "3.1.5",
"description": "A NodeJS module to access Bugzilla instances through the REST API.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments