1.0.23 • Published 5 months ago

dogegogo_entities v1.0.23

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

README

Company: DogeGoGo

Project: DogeGoGo Entities

## How to use this package

  1. First install it: npm install dogegogo_entities
  2. Use import:

import { greet } from 'dogegogo_entities';

console.log(greet('world'));

Branch rule naming:

feat/bugMM/jira-id-jira issue title

feat - for features

bug - for bugs/fixes

YY - year in 2 digits

MM - month in 2 digits

jira-id - jira identificator of issue like DGG-17

Example of branch name:

feat2407/dgg-17-login-page

PullRequest rule naming:

Get it from issue in Jira with identificator and put it like "JIRA-ID: Issue Title".

Example of PR name:

DGG-17: Login page

use yarn

corepack enable

corepack prepare yarn@4.5.3 --activate

yarn --version

How to publish

npm login

yarn rp

1.0.23

5 months ago

1.0.21

7 months ago

1.0.20

7 months ago

1.0.19

7 months ago

1.0.18

7 months ago

1.0.17

7 months ago

1.0.16

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.3

7 months ago