Skip to content

Commit

Permalink
Merge pull request #2 from viarotel-org/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--release-please-action
  • Loading branch information
viarotel authored Nov 19, 2023
2 parents 494073f + fe8212e commit cd1f04f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## 1.0.0 (2023-11-19)


### Features

* 🎉 Initialization ([9ba911c](https://github.com/viarotel-org/markvite/commit/9ba911c53146af1c29877003278da1c347b4a9d4))


### Bug Fixes

* 🐛 Build error ([cdf3907](https://github.com/viarotel-org/markvite/commit/cdf3907ed1c81be8fc7b0aaa0146cc509bb2c369))
* 🐛 PDF Generation failed ([0846309](https://github.com/viarotel-org/markvite/commit/0846309659eba77f996772516c57ba5df25856e2))
* 🐛 PDF Generation failed ([5fab136](https://github.com/viarotel-org/markvite/commit/5fab136d161ad8aaa18ebee7a530fd2079f77542))


### Performance Improvements

* ♻️ Optimize workflow ([494073f](https://github.com/viarotel-org/markvite/commit/494073ffb84d318aeaadb0ee9cc4671576a6df30))
* ♻️ Update workflows ([f182ceb](https://github.com/viarotel-org/markvite/commit/f182ceb40575dab6a9e6877ddc249f78d7ad3e25))
* ♻️ Update workflows ([4d1a916](https://github.com/viarotel-org/markvite/commit/4d1a91629fce8cce721adb250fdd45e19eed556e))
* ♻️ Update workflows ([b30da3c](https://github.com/viarotel-org/markvite/commit/b30da3c5294e45e16334e17b31f4fed45738eee7))
* ♻️ Update workflows ([930273c](https://github.com/viarotel-org/markvite/commit/930273cf927f121efb9700a6d94b8d919cdb9cdc))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "markvite",
"type": "module",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit cd1f04f

Please sign in to comment.