Skip to content

Commit 19efb85

Browse files
github-actions[bot]maasencioh
authored andcommitted
chore: release 0.3.0
1 parent c5f3c3a commit 19efb85

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.3.0](https://www.github.com/mylims/base-processor/compare/v0.2.0...v0.3.0) (2022-04-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update processor fields
9+
10+
### Miscellaneous Chores
11+
12+
* update processor fields ([c5f3c3a](https://www.github.com/mylims/base-processor/commit/c5f3c3a85d73fa77f61b12fb17f8e3e75b0d0e0d))
13+
314
## [0.2.0](https://www.github.com/mylims/base-processor/compare/v0.1.1...v0.2.0) (2021-11-12)
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.2.0",
3+
"version": "0.3.0",
44
"description": "Processor for B1505 instrument",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)