Skip to content

Commit

Permalink
Update packages (#8)
Browse files Browse the repository at this point in the history
* Update packages

* Update package-lock.json

* Update packages

* Update packages

* Update CHANGELOG.md

* Upgrade buffer

* Update typescript

* Remove console logs

* Typo
  • Loading branch information
xTEddie committed Sep 28, 2021
1 parent f8658af commit ed2ec5a
Show file tree
Hide file tree
Showing 5 changed files with 1,348 additions and 4,535 deletions.
39 changes: 25 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,26 @@
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]

## [0.1.1] - 2021-02-16
### Security
- Fix eslint errors
- Uptake [axios@0.21.1](https://www.npmjs.com/package/axios/v/0.21.1)

### Changed
- Uptake [jest@26.6.3](https://www.npmjs.com/package/jest/v/26.6.3)

## [0.1.0] - 2020-09-21
### Added
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
### Security
- Uptake [axios@0.21.4](https://www.npmjs.com/package/axios/v/0.21.4)
- Uptake [buffer@6.0.3](https://www.npmjs.com/package/buffer/v/6.0.3)
- Uptake [jest@27.2.2](https://www.npmjs.com/package/jest/v/27.2.2)
- Uptake [@types/jest@27.0.2](https://www.npmjs.com/package/@types/jest/v/27.0.2)
- Uptake [ts-jest@27.0.5](https://www.npmjs.com/package/ts-jest/v/27.0.5)
- Uptake [typescript@4.4.3](https://www.npmjs.com/package/typescript/v/4.4.3)
- Uptake [eslint@7.32.0](https://www.npmjs.com/package/eslint/v/7.32.0)
- Uptake [@typescript-eslint/eslint-plugin@4.32.0](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin/v/4.32.0)
- Uptake [@typescript-eslint/parser@4.32.0](https://www.npmjs.com/package/@typescript-eslint/parser/v/4.32.0)

## [0.1.1] - 2021-02-16
### Security
- Fix eslint errors
- Uptake [axios@0.21.1](https://www.npmjs.com/package/axios/v/0.21.1)

### Changed
- Uptake [jest@26.6.3](https://www.npmjs.com/package/jest/v/26.6.3)

## [0.1.0] - 2020-09-21
### Added
- Initial release of Omnichannel IC3Core v0.1.0
Loading

0 comments on commit ed2ec5a

Please sign in to comment.