Skip to content

Commit

Permalink
Release Artifacts for v2.2.3
Browse files Browse the repository at this point in the history
 [skip ci]
  • Loading branch information
JAForbes committed Jan 24, 2023
1 parent e0996bd commit 274cb2f
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 126 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

## What is Mithril.js?

A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->9.17 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->9.14 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.

Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess 👍.

Expand Down
8 changes: 8 additions & 0 deletions docs/recent-changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

# Release v2.2.3

### Patch Changes

#### [Use markdown for the README badges (@pygy)](https://github.com/MithrilJS/mithril.js/pull/2773)

Use markdown for the README badges.

# Release v2.2.2

### Patch Changes
Expand Down

0 comments on commit 274cb2f

Please sign in to comment.