Skip to content

Commit f7648c0

Browse files
Release 1.283.0 (#4626)
* Release 1.283.0 (deletions) * Release 1.283.0 (.) * Release 1.283.0 (packages/composites/llama-guard) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent 8a7bb84 commit f7648c0

File tree

7 files changed

+14
-16
lines changed

7 files changed

+14
-16
lines changed

.changeset/big-kangaroos-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lazy-beans-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

MASTERLIST.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapters-js",
3-
"version": "1.282.0",
3+
"version": "1.283.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/composites/llama-guard/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @chainlink/llama-guard-adapter
22

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- [#4603](https://github.com/smartcontractkit/external-adapters-js/pull/4603) [`2e9478f`](https://github.com/smartcontractkit/external-adapters-js/commit/2e9478f0fb14595216c27bbe01262ac8e234f0f0) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Added some data validation
8+
9+
- [#4614](https://github.com/smartcontractkit/external-adapters-js/pull/4614) [`a0c690f`](https://github.com/smartcontractkit/external-adapters-js/commit/a0c690fa29692ac9eb701c95cdb1c65e1eb6446d) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Add a new risk flag
10+
311
## 1.2.4
412

513
### Patch Changes

packages/composites/llama-guard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LLAMA_GUARD
22

3-
![1.2.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/llama-guard/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![1.2.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/llama-guard/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/composites/llama-guard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/llama-guard-adapter",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Chainlink llama-guard adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)