# @narthia/jira-client

## 0.2.8

### Patch Changes

- f37927f: updated getBulkChangelogs method to accept individual parameters

## 0.2.7

### Patch Changes

- db788ea: Updated dependecies to latest version.

## 0.2.6

### Patch Changes

- 74b6139: Added SECURITY.md to outline security policies, reporting procedures, and best practices and enhanced README.md with a security section linking to SECURITY.md and detailing network access.

## 0.2.5

### Patch Changes

- 5f3d13e: Added jsdoc to jiraclient class

## 0.2.4

### Patch Changes

- 5b601b0: Fixed some jira type issues

## 0.2.3

### Patch Changes

- 484261c: Using getters instead of public property and added caching to getter services.

## 0.2.2

### Patch Changes

- 644b886: Updated Readme

## 0.2.1

### Patch Changes

- 6c7dfd3: Flattened parameters in searchAndReconsileIssuesUsingJqlPost

## 0.2.0

### Minor Changes

- a232021: Generated type defs and docs from OpenApi Schema and Added all rest api's from Jira Platform

## 0.1.2

### Patch Changes

- 6177edb: Made asUser default for forge type and updated readme on information about headers

## 0.1.1

### Patch Changes

- aec4756: Removed function and Added Class export

## 0.1.0

### Initial Release

- a3da6d0: Initial Release
