Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
maicol07 committed Jul 19, 2023
2 parents 5f95620 + 19f2f5f commit 53a36b8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,23 @@
## Unreleased

### 🐛 Bug Fixes
- [`b2f6d0d`](https://github.com/maicol07/mithril-utilities/commit/b2f6d0d4c33c39ebe84e39cd5039d92c53b6b490) **request:** Send `X-Requested-With` header
- [`5559a0a`](https://github.com/maicol07/mithril-utilities/commit/5559a0aa61cdc5bcc3cab6fb761e46ea5dde0329) Fix latest form changes

### 👷 CI changes
- [`43998d2`](https://github.com/maicol07/mithril-utilities/commit/43998d2a4066784ad8fecd5faa0d9f34575fc267) version bump to 1.2.3
- [`7597608`](https://github.com/maicol07/mithril-utilities/commit/7597608e843de1fbe73cad29ad027b8e1a687f68) version bump to 1.2.2
- [`db34016`](https://github.com/maicol07/mithril-utilities/commit/db34016bea05a3e5c3055bc37d51576354b4bad3) version bump to 1.2.1


<a name="1.2.1"></a>
## [1.2.1](https://github.com/maicol07/mithril-utilities/compare/1.2.0...1.2.1)

> Released on July 18, 2023
### 🐛 Bug Fixes
- [`b2f6d0d`](https://github.com/maicol07/mithril-utilities/commit/b2f6d0d4c33c39ebe84e39cd5039d92c53b6b490) **request:** Send `X-Requested-With` header

### 👷 CI changes
- [`8ea3b42`](https://github.com/maicol07/mithril-utilities/commit/8ea3b42ccaa7e038cf6aeab2a6106db940e42856) version bump to 1.2.0

### Other changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mithril-utilities",
"description": "A collection of utilities for Mithril",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 53a36b8

Please sign in to comment.