Skip to content

Commit

Permalink
chore(master): release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent d0b7581 commit 1ea2567
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [1.0.0](https://github.com/cfware/form/compare/v0.4.2...v1.0.0) (2023-10-17)


### ⚠ BREAKING CHANGES

* Update dependencies

### Features

* Update dependencies ([d0b7581](https://github.com/cfware/form/commit/d0b75811c81a2e8af3e089164cdfdef639bc647b))

### [0.4.2](https://github.com/cfware/form/compare/v0.4.1...v0.4.2) (2020-11-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cfware/form",
"version": "0.4.2",
"version": "1.0.0",
"description": "Form routines and base class",
"type": "module",
"main": "form.js",
Expand Down

0 comments on commit 1ea2567

Please sign in to comment.