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 Jun 18, 2024
1 parent 5d50595 commit 383645e
Show file tree
Hide file tree
Showing 5 changed files with 844 additions and 565 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:

- name: Publish
run: npm run semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_REGISTRY: https://registry.npmjs.org:8443/

- name: Deploy docs
run: npm run deploy-docs
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

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 383645e

Please sign in to comment.