Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#41)
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] authored May 23, 2024
1 parent b1160da commit 1da4408
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/AI-READI/aireadi.org/compare/v3.0.0...v3.1.0) (2024-05-23)


### Features

* ✨ add a contact form ([#40](https://github.com/AI-READI/aireadi.org/issues/40)) ([b1160da](https://github.com/AI-READI/aireadi.org/commit/b1160da3e10eee5e097fdadd4f46301aa511e0d8))

## [3.0.0](https://github.com/AI-READI/aireadi.org/compare/v2.6.0...v3.0.0) (2024-05-22)


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": "aireadi.org",
"version": "3.0.0",
"version": "3.1.0",
"private": true,
"typings": "index.d.ts",
"scripts": {
Expand Down

0 comments on commit 1da4408

Please sign in to comment.