Skip to content

Commit

Permalink
chore: release version v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shahryarjb committed Jan 17, 2025
1 parent 668fab7 commit 0f37f72
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.4.0](https://github.com/ash-project/igniter_js/compare/v0.3.0...v0.4.0) (2025-01-17)




### Features:

* migrate project from OXC to SWC, add generic helper functions, and update dependencies (#10)

## [v0.3.0](https://github.com/ash-project/igniter_js/compare/v0.2.0...v0.3.0) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule IgniterJs.MixProject do
use Mix.Project
@version "0.3.0"
@version "0.4.0"
@source_url "https://github.com/ash-project/igniter_js"

@description """
Expand Down

0 comments on commit 0f37f72

Please sign in to comment.