Skip to content

Commit fb6db6c

Browse files
author
Casimir CI
committed
chore: release v1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2022-07-19) ### Bug Fixes * add push to package publish ([3e5a4a4](3e5a4a4))
1 parent 0f2b83c commit fb6db6c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/casimir-ai/cli/compare/v1.0.2...v1.0.3) (2022-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add push to package publish ([3e5a4a4](https://github.com/casimir-ai/cli/commit/3e5a4a444375ed0635a29d06c78f8f6959968858))
7+
18
## [1.0.2](https://github.com/casimir-ai/cli/compare/v1.0.1...v1.0.2) (2022-07-19)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casimir/cli",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Command line interface for working with Casimir-based projects",
55
"author": "Euheny Bondarovich <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)