Skip to content

Commit

Permalink
Version Packages (#88)
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 Oct 17, 2024
1 parent 45c0a9e commit 666f33e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/lovely-ligers-doubt.md

This file was deleted.

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

## 0.7.0

### Minor Changes

- [#87](https://github.com/tsevdos/elUtils/pull/87) [`45c0a9e`](https://github.com/tsevdos/elUtils/commit/45c0a9e9728018f368b3fcdfacfda70adf532106) Thanks [@tsevdos](https://github.com/tsevdos)! - - released functions: getCities, searchCityByName, getCityById, getCityAdministrativeDivision, convertsGreekTextToComparableUpperCase and compareGreekStrings.
- improved documentation and JSDoc.

## 0.6.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.6.0",
"version": "0.7.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 666f33e

Please sign in to comment.