Skip to content

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Huluti committed Dec 13, 2024
1 parent e8fc622 commit f74c156
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2] - 2024-12-13
- Don't refresh captcha under live components

## [0.1] - 2024-11-24
- First release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "huluti/altcha-bundle",
"description": "A simple package to help integrate Altcha on Symfony.",
"version": "0.1",
"version": "0.2",
"keywords": [
"symfony bundle",
"altcha",
Expand Down

0 comments on commit f74c156

Please sign in to comment.