Skip to content

Commit

Permalink
v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Nov 24, 2022
1 parent 7593a79 commit 2e07b12
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
19 changes: 19 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
- commits:
- subject: Update dependencies
hash: b684c615822ea97db0a898dc2dd82bf7a1282d3f
body: |
Update @balena/lint from 6.2.0 to 6.2.1
Update @balena/sbvr-types from 3.4.6 to 3.4.15
Update chai from 4.3.6 to 4.3.7
Update mocha from 9.2.2 to 10.1.0
Only devDependencies -> patch
footer:
Change-type: patch
change-type: patch
Signed-off-by: fisehara <[email protected]>
signed-off-by: fisehara <[email protected]>
author: fisehara
version: 1.4.3
title: ""
date: 2022-11-24T15:22:51.079Z
- commits:
- subject: Switch from balenaCI to flowzone
hash: 21d465c883e0bd4841b19606076060401b49758b
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.4.3
## (2022-11-24)

* Update dependencies [fisehara]

# v1.4.2
## (2022-10-14)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balena/sbvr-parser",
"version": "1.4.2",
"version": "1.4.3",
"description": "SBVR to LF parser.",
"main": "sbvr-parser.js",
"scripts": {
Expand Down Expand Up @@ -34,6 +34,6 @@
"_": "test"
},
"versionist": {
"publishedAt": "2022-10-14T16:24:15.695Z"
"publishedAt": "2022-11-24T15:22:51.201Z"
}
}

0 comments on commit 2e07b12

Please sign in to comment.