Skip to content

Commit d559561

Browse files
authored
Logo image size reduced; Sailor version upgraded (#59)
* Logo image size reduced; Sailor version upgraded * Update config.yml
1 parent 109492c commit d559561

File tree

6 files changed

+4818
-72
lines changed

6 files changed

+4818
-72
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ jobs:
77
- checkout
88
- restore_cache:
99
key: dependency-cache-{{ checksum "package.json" }}
10-
- run:
11-
name: Audit Dependencies
12-
command: npm audit --audit-level=high
1310
- run:
1411
name: Installing Dependencies
1512
command: npm install

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.4.2 (November 26, 2021)
2+
3+
* Upgrade sailor version to 2.6.26
4+
* Reduced the size of component icon file
5+
16
# 1.4.1 (November 12, 2020)
27

38
## General Changes

component.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "AWS S3",
3+
"version": "1.4.2",
34
"description": "Integration component that can read and write to AWS S3",
45
"buildType": "docker",
56
"docsUrl": "https://github.com/elasticio/amazon-s3-component",

logo.png

-1.16 KB
Loading

0 commit comments

Comments
 (0)