Skip to content

Commit

Permalink
chore(release): 0.1.432
Browse files Browse the repository at this point in the history
  • Loading branch information
Starknet docs deployer committed Dec 27, 2023
1 parent 74815e4 commit efc6052
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [0.1.432](https://github.com/starknet-io/starknet-docs/compare/v0.1.431...v0.1.432) (2023-12-27)

### [0.1.431](https://github.com/starknet-io/starknet-docs/compare/v0.1.430...v0.1.431) (2023-12-26)

### [0.1.430](https://github.com/starknet-io/starknet-docs/compare/v0.1.429...v0.1.430) (2023-12-26)
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": "starknet-docs",
"version": "0.1.431",
"version": "0.1.432",
"private": true,
"scripts": {
"pre-release": "standard-version --prerelease --skip.changelog --releaseCommitMessageFormat 'chore(prerelease): {{currentTag}}'",
Expand Down

0 comments on commit efc6052

Please sign in to comment.