Skip to content

IEA-Paris/types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Update Convention

We follow the semantic versioning convention to upgrade the repository version semver

  • For a major change in the project, upgrade the package version using:

    npm version major
  • For a minor change, use the command:

    npm version minor
  • For a fix (patch), use:

    npm version patch

About

Types and models for Apex objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published