Skip to content

Commit fd61f84

Browse files
chore: release 0.4.0 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0a98777 commit fd61f84

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.4.0](https://www.github.com/mylims/base-processor/compare/v0.3.0...v0.4.0) (2022-08-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update dependencies (#11)
9+
10+
### Miscellaneous Chores
11+
12+
* update dependencies ([#11](https://www.github.com/mylims/base-processor/issues/11)) ([0a98777](https://www.github.com/mylims/base-processor/commit/0a987770b129e4fc553d82bcbefbc5320d4dbb5b))
13+
314
## [0.3.0](https://www.github.com/mylims/base-processor/compare/v0.2.0...v0.3.0) (2022-04-06)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mylims/base-processor",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Processor for B1505 instrument",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)