Skip to content

Releases: ProfessorBlackman/ghicons

Dev Build: v0.0.1 (build #3)

08 Mar 00:41
2a497a8

Choose a tag to compare

Pre-release

Dev Pre-release

Not intended for production. This is an automated build from the dev branch.

Version 0.0.1
Commit 2a497a8
Triggered by @ProfessorBlackman
Branch dev
Build #3

Install locally for testing

  1. Download dist.zip from the assets below and unzip it.
  2. Add the extracted folder as a local dependency in your project:
    # npm
    npm install /path/to/dist
    
    # pnpm
    pnpm add /path/to/dist
    
    # yarn
    yarn add /path/to/dist
  3. Import as usual:
    import { GyeNyame } from 'ghicons';

Maintainers: once validated, merge dev into master to trigger the production release.

Dev Build: v0.0.1 (build #2)

07 Mar 22:44
7100316

Choose a tag to compare

Pre-release

Dev Pre-release

Not intended for production. This is an automated build from the dev branch.

Version 0.0.1
Commit 7100316
Triggered by @ProfessorBlackman
Branch dev
Build #2

Install locally for testing

  1. Download dist.zip from the assets below and unzip it.
  2. Add the extracted folder as a local dependency in your project:
    # npm
    npm install /path/to/dist
    
    # pnpm
    pnpm add /path/to/dist
    
    # yarn
    yarn add /path/to/dist
  3. Import as usual:
    import { GyeNyame } from 'ghicons';

Maintainers: once validated, merge dev into master to trigger the production release.

Dev Build: v0.0.1 (build #1)

07 Mar 12:28

Choose a tag to compare

Pre-release

Dev Pre-release

Not intended for production. This is an automated build from the dev branch.

Version 0.0.1
Commit ea5a77b
Triggered by @ProfessorBlackman
Branch dev
Build #1

Install locally for testing

  1. Download dist.zip from the assets below and unzip it.
  2. Add the extracted folder as a local dependency in your project:
    # npm
    npm install /path/to/dist
    
    # pnpm
    pnpm add /path/to/dist
    
    # yarn
    yarn add /path/to/dist
  3. Import as usual:
    import { GyeNyame } from 'ghicons';

Maintainers: once validated, merge dev into master to trigger the production release.