Skip to content

Commit

Permalink
chore(release): 2.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.5](2.3.4...2.3.5) (2023-03-06)

### Bug Fixes

* **release:** schedule release ([4e2928d](4e2928d))
  • Loading branch information
semantic-release-bot committed Mar 6, 2023
1 parent 4e2928d commit 8afcf77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.5](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.4...2.3.5) (2023-03-06)


### Bug Fixes

* **release:** schedule release ([4e2928d](https://github.com/dargmuesli/dargstack-example_stack/commit/4e2928d8f194bf8b1cc964165efdf7bfdb730ba7))

## [2.3.4](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.3...2.3.4) (2023-02-20)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dargstack-example_stack",
"private": true,
"version": "2.3.4",
"version": "2.3.5",
"scheduleVersion": "2.3.5",
"description": "Basic stack configuration to see what DargStack is meant for.",
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
Expand All @@ -22,4 +22,4 @@
"husky": "8.0.3",
"shx": "0.3.4"
}
}
}

0 comments on commit 8afcf77

Please sign in to comment.