Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
okineadev committed Dec 3, 2024
2 parents 9e19a35 + aadcd5b commit 7face88
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog


## v0.0.1


### 🚀 Enhancements

- 🎉 initial commit ([cff4378](https://github.com/okineadev/okineadev-npm/commit/cff4378))

### 🩹 Fixes

- Fix versioning ([c951feb](https://github.com/okineadev/okineadev-npm/commit/c951feb))
- Remove registry ([5f5d927](https://github.com/okineadev/okineadev-npm/commit/5f5d927))

### 🏡 Chore

- **release:** V0.0.2 ([a546df0](https://github.com/okineadev/okineadev-npm/commit/a546df0))
- **release:** V0.0.3 ([b0d9a87](https://github.com/okineadev/okineadev-npm/commit/b0d9a87))

### 🤖 CI

- Fix npm publishing ([e1672bc](https://github.com/okineadev/okineadev-npm/commit/e1672bc))

### ❤️ Contributors

- Okinea Dev ([@okineadev](http://github.com/okineadev))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "okineadev",
"version": "0.0.0",
"version": "0.0.1",
"module": "index.ts",
"bin": {
"okineadev": "./dist/cli.js"
Expand Down

0 comments on commit 7face88

Please sign in to comment.