UNPKG

@skyairline-test/lib-config-server

Version:

Library for management of microservices configuration in digital architecture

29 lines (21 loc) 1.03 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). How to create a new tag with [Semantic Versioning](https://semver.org/spec/v2.0.0.html): 1. MAJOR version when you make incompatible API changes, 2. MINOR version when you add functionality in a backwards compatible manner, and 3. PATCH version when you make backwards compatible bug fixes. Accepted categories: - Added - Changed - Deprecated - Removed - Fixed - Security How to write a new entry: - Jira Code[Here] Jira url(Here), then the description starting with Added, Changed, Deprecated, Removed, Fixed, Security, etc., and then the small description of the change. How to use unreleased title: - Unreleased: on this section you write the new entry. When the tag is created you must replace the unreleased title with the new tag and published date. ## [Unreleased] ### Added - :sparkles: Inicio librería npm para manejo de configuración en microservicios