0.0.11 • Published 1 year ago

@happyc/auto-deploy v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@happyc/auto-deploy

A tool dedicated to build, upload and deploy.

NPM version

Understand and Use
  • you can use pnpx @happyc/auto-deploy directly.
  • Use the current version's preid when available.
  • Confirmation before bumping.
  • Conventional Commits by default.
  • Ships ESM and CJS bundles.
  • Supports config file auto-deploy.config.ts:
// auto-deploy.config.ts
import { defineConfig } from '@happyc/auto-deploy'

export default defineConfig({
  // ...options
})
0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago