1.5.3 • Published 1 year ago

@archipro-public/repo v1.5.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

This repository contains utilities for working with a repo at Archipro

pnpm

pnpm add @archipro-public/repo

Commands

Below the available commands

Commit

This command sets up commitizen in you repository

node_modules/.bin/commit

After running the command add the following to your package.json

{
  "scripts": {
    "commit": "git-cz"
  }
}

To make a commit then run

pnpm commit
1.5.3

1 year ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.10

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.11

2 years ago

1.3.12

2 years ago

1.3.7

2 years ago

1.3.5

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.2.4

2 years ago