Skip to content

Commit

Permalink
Version Packages (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 29, 2024
1 parent e08601c commit c0454b2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-zebras-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-poems-fix.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tsevdos/el-utils

## 0.6.0

### Minor Changes

- [#83](https://github.com/tsevdos/elUtils/pull/83) [`e08601c`](https://github.com/tsevdos/elUtils/commit/e08601c8ccd6d0aee84ecb67349a407e762f61f3) Thanks [@arisGio](https://github.com/arisGio)! - feat(geoUtils): add greek cities functions

### Patch Changes

- [#85](https://github.com/tsevdos/elUtils/pull/85) [`d9903ae`](https://github.com/tsevdos/elUtils/commit/d9903ae26a0cabe094c636ef51c8907fb7a4ae95) Thanks [@tsevdos](https://github.com/tsevdos)! - update dependencies and fix bun github action

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsevdos/el-utils",
"version": "0.5.0",
"version": "0.6.0",
"description": "elUtils is a utility library with a handful of greek utility functions, such as validations, geolocations zip codes and many more.",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit c0454b2

Please sign in to comment.