Skip to content

Commit

Permalink
chore(main): release calendar 0.1.2 (#14)
Browse files Browse the repository at this point in the history
* chore(main): release calendar 0.1.2

* chore: remove duplicate changelog entries

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jpvmrcd <18613346+jpvmrcd@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jpvmrcd authored Sep 24, 2024
1 parent 8368dab commit 239129d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.2](https://github.com/jpvmrcd/calendar/compare/v0.1.1...calendar-v0.1.2) (2024-09-24)


### Miscellaneous

* bootstrap releases for path: . ([#16](https://github.com/jpvmrcd/calendar/issues/16)) ([d463341](https://github.com/jpvmrcd/calendar/commit/d46334144f568cb96064a491772329d8a510752b))
* **deps:** update all dependencies ([#13](https://github.com/jpvmrcd/calendar/issues/13)) ([3971342](https://github.com/jpvmrcd/calendar/commit/3971342a2e292de726fa2cafe369411b6acd4996))
* **deps:** update all dependencies ([#15](https://github.com/jpvmrcd/calendar/issues/15)) ([4607dfa](https://github.com/jpvmrcd/calendar/commit/4607dfaa5e95b8df5ada5d092a03b7cf7b5f1f7d))
* **deps:** update all dependencies ([#17](https://github.com/jpvmrcd/calendar/issues/17)) ([92a4e0b](https://github.com/jpvmrcd/calendar/commit/92a4e0bddff86ee6e13f03520a89ab4ccbd9ea15))
* **deps:** update all dependencies ([#18](https://github.com/jpvmrcd/calendar/issues/18)) ([aa02aee](https://github.com/jpvmrcd/calendar/commit/aa02aeeb64ca093bda8c0b8bd492b244a7b14e0f))
* **deps:** update all dependencies ([#19](https://github.com/jpvmrcd/calendar/issues/19)) ([e0955b8](https://github.com/jpvmrcd/calendar/commit/e0955b867ffbb01a6beb183b4b0ff7e740512654))
* **deps:** update dependency rollup to v4.22.4 [security] ([#21](https://github.com/jpvmrcd/calendar/issues/21)) ([6676792](https://github.com/jpvmrcd/calendar/commit/6676792ff6dce959d2a756ba747deea441a518b1))

## [0.1.1](https://github.com/jpvmrcd/calendar/compare/v0.1.0...v0.1.1) (2023-11-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpvmrcd/calendar",
"version": "0.1.1",
"version": "0.1.2",
"description": "Lightweight JavaScript library for generating simple HTML table calendar.",
"keywords": [
"calendar",
Expand Down

0 comments on commit 239129d

Please sign in to comment.