Skip to content

Commit

Permalink
chore(package): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
subeshb1 committed Mar 27, 2024
1 parent 5d50595 commit 9ba36ac
Show file tree
Hide file tree
Showing 4 changed files with 843 additions and 564 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: Publish
run: npm run semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Deploy docs
run: npm run deploy-docs
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A small Javascript/Typescript Library to convert English Date to Nepali and Vice Versa.

[![Build Status](https://travis-ci.org/subeshb1/Nepali-Date.svg?branch=master)](https://travis-ci.org/subeshb1/Nepali-Date) ![Release version](https://img.shields.io/github/v/release/subeshb1/nepali-date)
[![Publish](https://github.com/subeshb1/Nepali-Date/actions/workflows/publish.yml/badge.svg)](https://github.com/subeshb1/Nepali-Date/actions/workflows/publish.yml) ![Release version](https://img.shields.io/github/v/release/subeshb1/nepali-date)

## Installation

Expand Down
Loading

0 comments on commit 9ba36ac

Please sign in to comment.