Skip to content

Commit

Permalink
chore(release): prepare for v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Apr 30, 2024
1 parent 8ae6f0f commit 55b655f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file.

## [0.2.2] - 2024-04-30

### Build

- Bump follow-redirects from 1.15.4 to 1.15.6 ([#166](https://github.com/liftedinit/alberto/issues/166))
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 ([#163](https://github.com/liftedinit/alberto/issues/163))
- Bump @solana/web3.js from 1.66.1 to 1.91.7 ([#164](https://github.com/liftedinit/alberto/issues/164))
- Bump express from 4.18.2 to 4.19.2 ([#165](https://github.com/liftedinit/alberto/issues/165))

### Miscellaneous Tasks

- Dockerfile ([#162](https://github.com/liftedinit/alberto/issues/162))

## [0.2.1] - 2024-03-12

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alberto",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"scripts": {
"start": "react-app-rewired start",
Expand Down

0 comments on commit 55b655f

Please sign in to comment.