Skip to content

Commit

Permalink
Merge pull request #103 from js-smart/development
Browse files Browse the repository at this point in the history
release version 18.0.1
  • Loading branch information
pavankjadda authored May 22, 2024
2 parents f89a5a7 + 19a74b7 commit 2c4bade
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Reusable Angular components built with Angular Material and Bootstrap 5.x, Utili

<p align="center">

[![CI](https://github.com/ng-kit/ng-kit/actions/workflows/build.yml/badge.svg)](https://github.com/ng-kit/ng-kit/actions/workflows/build.yml)
[![CI](https://github.com/js-smart/ng-kit/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/js-smart/ng-kit/actions/workflows/build.yml)
<a href="https://www.npmjs.com/@js-smart/ng-kit">
<img src="https://img.shields.io/npm/v/@js-smart/ng-kit" alt="Ngx Cookie Service on npm" />
<img src="https://img.shields.io/npm/v/@js-smart/ng-kit" alt="Ng Kit on npm" />
</a>
</p>

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": "ng-kit",
"version": "18.0.0",
"version": "18.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve --watch --hmr --port=4300",
Expand Down
3 changes: 1 addition & 2 deletions projects/ng-kit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Reusable Angular components built with Angular Material and Bootstrap 5.x, Utility classes/functions for Date, Form and String operations

<p align="center">

[![CI](https://github.com/ng-kit/ng-kit/actions/workflows/build.yml/badge.svg)](https://github.com/ng-kit/ng-kit/actions/workflows/build.yml)
[![CI](https://github.com/js-smart/ng-kit/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/js-smart/ng-kit/actions/workflows/build.yml)
<a href="https://www.npmjs.com/@js-smart/ng-kit">
<img src="https://img.shields.io/npm/v/@js-smart/ng-kit" alt="Ngx Cookie Service on npm" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@js-smart/ng-kit",
"version": "18.0.0",
"version": "18.0.1",
"license": "MIT",
"author": "Pavan Kumar Jadda",
"private": false,
Expand Down

0 comments on commit 2c4bade

Please sign in to comment.