Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azabroflovski committed Jul 21, 2024
1 parent bb62eb4 commit 3d8f3a1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## v1.1.3

[compare changes](https://github.com/azabroflovski/mxik/compare/v1.1.2...v1.1.3)

### 🚀 Enhancements

- Add documentation (powered by vitepress) ([1e917e7](https://github.com/azabroflovski/mxik/commit/1e917e7))

### 🩹 Fixes

- **deploy:** Use bun instead node (in ci) ([8c32c7f](https://github.com/azabroflovski/mxik/commit/8c32c7f))
- **deploy:** Set vitepress base options (for correct assets path) ([bb62eb4](https://github.com/azabroflovski/mxik/commit/bb62eb4))

### 🏡 Chore

- Configure docs ci/cd ([44c2f69](https://github.com/azabroflovski/mxik/commit/44c2f69))

### ❤️ Contributors

- azabroflovski <[email protected]>

## v1.1.2

[compare changes](https://github.com/azabroflovski/mxik/compare/v1.1.1...v1.1.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"soliq.uz",
"soliq"
],
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"scripts": {
"build": "bun test && tsc",
Expand Down

0 comments on commit 3d8f3a1

Please sign in to comment.