Skip to content

Commit eb3afce

Browse files
Merge pull request #2 from DaPulse/fix/dorsh/bump_version
feat: bump version
2 parents 946716f + 9dd12ce commit eb3afce

File tree

3 files changed

+176
-257
lines changed

3 files changed

+176
-257
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,9 @@ We welcome every contributor, please read the [contribution guidelines](CONTRIBU
4646
## Themes
4747
We support theming from the library to the component level using css variables - for more info on theming please read the THEME_README.md file
4848

49+
## Release
50+
Perform the following steps to **release** a **new version**:
51+
* bump the version in `package.json`
52+
* merge into `origin/master`
53+
* [release](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/managing-releases-in-a-repository) the new version in the [monday-ui-react-core
54+
](https://github.com/DaPulse/monday-ui-react-core)

0 commit comments

Comments
 (0)