Skip to content

Commit bfad1bc

Browse files
chore(master): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6787a9e commit bfad1bc

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
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0](https://github.com/cfware/integration-instance-base/compare/v0.1.2...v1.0.0) (2023-10-18)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update dependencies
11+
12+
### Features
13+
14+
* Update dependencies ([6787a9e](https://github.com/cfware/integration-instance-base/commit/6787a9e708cbb35ac56a7b40f9995a1819b51b39))
15+
516
### [0.1.2](https://github.com/cfware/integration-instance-base/compare/v0.1.1...v0.1.2) (2022-08-13)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cfware/integration-instance-base",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"description": "Integration Instance Base",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)