Skip to content

Commit e6171ae

Browse files
committed
Updated CHANGELOG
1 parent 5e87fb5 commit e6171ae

File tree

3 files changed

+275
-0
lines changed

3 files changed

+275
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v2.0.7](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.7...v2.0.7)
8+
9+
#### [v2.0.7](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.6...v2.0.7)
10+
11+
> 15 August 2024
12+
13+
- fix: Updated dependencies to remove vulnerabilities [`#79`](https://github.com/riyadhalnur/node-base64-image/pull/79)
14+
- Update README.md to include example for encoding from local file [`#77`](https://github.com/riyadhalnur/node-base64-image/pull/77)
15+
- Bump follow-redirects from 1.15.4 to 1.15.6 [`#75`](https://github.com/riyadhalnur/node-base64-image/pull/75)
16+
- Bump follow-redirects from 1.15.2 to 1.15.4 [`#74`](https://github.com/riyadhalnur/node-base64-image/pull/74)
17+
- fix: Updated dependencies to remove vulnerabilities #78 [`d6a368b`](https://github.com/riyadhalnur/node-base64-image/commit/d6a368b330a286eea04b64b4a7cc44edb9b7de22)
18+
- Update npm-test-publish.yaml [`65f8463`](https://github.com/riyadhalnur/node-base64-image/commit/65f846389db591d75d4bcfbe63ccdb06bb3c9467)
19+
- Bump package and drop support for v16 [`5e87fb5`](https://github.com/riyadhalnur/node-base64-image/commit/5e87fb5ab8238eb887b9c8bb8913666df5cfc66d)
20+
21+
#### [v2.0.6](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.5...v2.0.6)
22+
23+
> 12 November 2023
24+
25+
- Update npm-test-publish.yaml [`#71`](https://github.com/riyadhalnur/node-base64-image/pull/71)
26+
- Bump axios from 1.3.5 to 1.6.0 [`#70`](https://github.com/riyadhalnur/node-base64-image/pull/70)
27+
- Bump @babel/traverse from 7.21.4 to 7.23.2 [`#68`](https://github.com/riyadhalnur/node-base64-image/pull/68)
28+
- Bump word-wrap from 1.2.3 to 1.2.4 [`#67`](https://github.com/riyadhalnur/node-base64-image/pull/67)
29+
- Bump package [`a078bbe`](https://github.com/riyadhalnur/node-base64-image/commit/a078bbe2820d4dd5ffc70e722d35fc2fa131a814)
30+
31+
#### [v2.0.5](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.4...v2.0.5)
32+
33+
> 13 April 2023
34+
35+
- UPDATED: update deps [`c5e44ad`](https://github.com/riyadhalnur/node-base64-image/commit/c5e44ad30022141c46a4626fe9a45a7d40993f0c)
36+
- Update SECURITY.md [`93b768a`](https://github.com/riyadhalnur/node-base64-image/commit/93b768aa7d531cb20dd80df01d0569f4fa06594e)
37+
38+
#### [v2.0.4](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.3...v2.0.4)
39+
40+
> 29 January 2022
41+
42+
- [Snyk] Security upgrade axios from 0.21.1 to 0.21.3 [`#60`](https://github.com/riyadhalnur/node-base64-image/pull/60)
43+
- Update README.md [`#55`](https://github.com/riyadhalnur/node-base64-image/pull/55)
44+
- UPDATED: update deps [`1e262ab`](https://github.com/riyadhalnur/node-base64-image/commit/1e262ab4907e4cc23daacea28395f0c268b78785)
45+
- fix: package.json & package-lock.json to reduce vulnerabilities [`d257bce`](https://github.com/riyadhalnur/node-base64-image/commit/d257bce0c88b9824e102892b9c60d1b7b7499ee6)
46+
- Create SECURITY.md [`73448cd`](https://github.com/riyadhalnur/node-base64-image/commit/73448cd693ae54a98e7da50594993f9b9334d180)
47+
748
#### [v2.0.3](https://github.com/riyadhalnur/node-base64-image/compare/v2.0.2...v2.0.3)
849

950
> 20 January 2021

0 commit comments

Comments
 (0)