Skip to content

Tags: extra2000/nodejs-examples

Tags

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

## [1.2.0](v1.1.0...v1.2.0) (2021-05-25)

### Features

* **sampleapps:** add `mariadb` with `knex` ([f329555](f329555))

### Performance Improvements

* **math:** optimize build performance ([69198c4](69198c4))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

## [1.1.0](v1.0.0...v1.1.0) (2021-05-10)

### Features

* **examples:** Add `redis-pubsub` example ([7c2f37d](7c2f37d))

### Fixes

* Prefix image name with project name, to prevent image conflicts ([92d582a](92d582a))
* Remove port bindings to prevent conflicts with other users ([944cdd1](944cdd1))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

## 1.0.0 (2021-05-10)

### Features

* **example:** Add `kafka-pubsub` example ([c6e743b](c6e743b))
* **example:** Add `kong-podman` example ([9eaac1b](9eaac1b))
* **example:** Add `math` example ([294e11b](294e11b))
* **example:** Add `zeromq-pushpull` example ([8b6d400](8b6d400))

### Continuous Integrations

* Add AppVeyor with `semantic-release` bot ([cadebb0](cadebb0))

### Documentations

* **README:** Update `README.md` ([7a0f0d0](7a0f0d0))