Skip to content

Commit

Permalink
Merge pull request #139 from Payadel/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--assert

chore(main): release 1.0.3
  • Loading branch information
HamidMolareza authored Nov 10, 2024
2 parents 48b6b74 + ca67958 commit 4c90769
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version)
for commit guidelines.

## [1.0.3](https://github.com/Payadel/assert/compare/v1.0.2...v1.0.3) (2024-11-10)


### Bug Fixes

* update package versions ([2adf2dc](https://github.com/Payadel/assert/commit/2adf2dca8aba5b9e6ee19ce639220a711af8d3c2))

### [1.0.2](https://github.com/Payadel/assert/compare/v1.0.1...v1.0.2) (2024-11-08)

### Development: CI/CD, Build, etc
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,7 +1,7 @@
{
"name": "assert",
"description": "Assert your Github action variables to make sure they are correct.",
"version": "1.0.2",
"version": "1.0.3",
"author": "Payadel",
"private": true,
"homepage": "https://github.com/Payadel/assert",
Expand Down

0 comments on commit 4c90769

Please sign in to comment.